pandemonium_engine/core/object
2022-11-13 00:27:45 +01:00
..
class_db.cpp
class_db.h
func_ref.cpp Moved a few more core classes. 2022-08-17 17:43:49 +02:00
func_ref.h Moved a few more core classes. 2022-08-17 17:43:49 +02:00
make_binders.py
message_queue.cpp
message_queue.h
method_bind.cpp
method_bind.h
object_id.h
object_rc.h
object.cpp Rename set_indexed & get_child's params to be clearer 2022-11-13 00:27:45 +01:00
object.h Added _theme_ infix to the theme helper methods in Control. 2022-08-17 20:57:16 +02:00
ref_ptr.cpp
ref_ptr.h
reference.cpp
reference.h Moved a few more core classes. 2022-08-17 17:43:49 +02:00
resource.cpp
resource.h Moved a few more core classes. 2022-08-17 17:43:49 +02:00
script_debugger_local.cpp Moved a few more core classes. 2022-08-17 17:43:49 +02:00
script_debugger_local.h Moved a few more core classes. 2022-08-17 17:43:49 +02:00
script_language.cpp
script_language.h Removed additional direct script rpc mode query when sending rpcs, in order to simplify that codepath as much as possible. Also removed the remote, remotesync etc. keywords from gdscript, as now they won't work anymore. Node's rpc_config() method should be used instead of marking methods with keywords in scripts. 2022-08-19 01:19:33 +02:00
SCsub
undo_redo.cpp
undo_redo.h