This website requires JavaScript.
Explore
Help
Sign In
mewin
/
godot-cpp
Watch
1
Star
0
Fork
0
You've already forked godot-cpp
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
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