Various code and documentation improvements
This commit is contained in:
parent
ff65d33e8c
commit
bc3aff9b46
9 changed files with 20 additions and 21 deletions
|
|
@ -228,7 +228,7 @@ public:
|
|||
virtual void set_last_modified_time(uint64_t p_time) override { state->set_last_modified_time(p_time); }
|
||||
|
||||
#endif
|
||||
Ref<SceneState> get_state();
|
||||
Ref<SceneState> get_state() const;
|
||||
|
||||
PackedScene();
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue