You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-04 12:00:25 +00:00
Check if there are new docs missing on CI
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user