Check if there are new docs missing on CI
This commit is contained in:
parent
d5b8abdb67
commit
0f78e36e1c
2 changed files with 2 additions and 2 deletions
|
|
@ -458,7 +458,7 @@ class RDPipelineSpecializationConstant : public RefCounted {
|
|||
friend class RenderingDevice;
|
||||
|
||||
Variant value = false;
|
||||
uint32_t constant_id;
|
||||
uint32_t constant_id = 0;
|
||||
|
||||
public:
|
||||
void set_value(const Variant &p_value) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue