This website requires JavaScript.
Explore
Help
Sign In
Sara.Sync
/
godot-cpp
mirror of
https://github.com/godotengine/godot-cpp
Watch
0
Star
1
Fork
You've already forked godot-cpp
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
862d1f1fdd
godot-cpp
/
test
/
src
History
bruvzg
270ad28931
Add support for `_notification`, `_set`, `_get`, `_get_property_list`, `_property_can_revert`, `_property_get_revert`, and `_to_string` methods.
2022-08-22 12:59:38 +03:00
..
example.cpp
Add support for `_notification`, `_set`, `_get`, `_get_property_list`, `_property_can_revert`, `_property_get_revert`, and `_to_string` methods.
2022-08-22 12:59:38 +03:00
example.h
Add support for `_notification`, `_set`, `_get`, `_get_property_list`, `_property_can_revert`, `_property_get_revert`, and `_to_string` methods.
2022-08-22 12:59:38 +03:00
register_types.cpp
Add support for `_notification`, `_set`, `_get`, `_get_property_list`, `_property_can_revert`, `_property_get_revert`, and `_to_string` methods.
2022-08-22 12:59:38 +03:00
register_types.h
Change registered initializers / terminators to the single function with level argument.
2022-05-04 11:14:51 +03:00