This website requires JavaScript.
Explore
Help
Sign In
godotengine
/
godot-cpp
Watch
1
Star
0
Fork
0
You've already forked godot-cpp
mirror of
https://github.com/godotengine/godot-cpp.git
synced
2026-01-07 10:10:08 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
02cdec2f91829cd5053de6e4044f5e69ff0140ea
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