Inherits: Script < Resource < RefCounted < Object
There is currently no description for this class. Please help us by contributing one!
_can_instantiate ( ) virtual const | |
_editor_can_reload_from_file ( ) virtual | |
_get_base_script ( ) virtual const | |
_get_class_icon_path ( ) virtual const | |
_get_constants ( ) virtual const | |
_get_documentation ( ) virtual const | |
_get_global_name ( ) virtual const | |
_get_instance_base_type ( ) virtual const | |
_get_language ( ) virtual const | |
_get_member_line ( StringName member ) virtual const | |
_get_members ( ) virtual const | |
_get_method_info ( StringName method ) virtual const | |
_get_property_default_value ( StringName property ) virtual const | |
_get_rpc_config ( ) virtual const | |
_get_script_method_list ( ) virtual const | |
_get_script_property_list ( ) virtual const | |
_get_script_signal_list ( ) virtual const | |
_get_source_code ( ) virtual const | |
_has_method ( StringName method ) virtual const | |
_has_property_default_value ( StringName property ) virtual const | |
_has_script_signal ( StringName signal ) virtual const | |
_has_source_code ( ) virtual const | |
_has_static_method ( StringName method ) virtual const | |
_inherits_script ( Script script ) virtual const | |
void* | _instance_create ( Object for_object ) virtual const |
_instance_has ( Object object ) virtual const | |
_is_abstract ( ) virtual const | |
_is_placeholder_fallback_enabled ( ) virtual const | |
_is_tool ( ) virtual const | |
_is_valid ( ) virtual const | |
void | _placeholder_erased ( void* placeholder ) virtual |
void* | _placeholder_instance_create ( Object for_object ) virtual const |
void | _set_source_code ( String code ) virtual |
void | _update_exports ( ) virtual |
There is currently no description for this method. Please help us by contributing one!
There is currently no description for this method. Please help us by contributing one!
There is currently no description for this method. Please help us by contributing one!
There is currently no description for this method. Please help us by contributing one!
There is currently no description for this method. Please help us by contributing one!
There is currently no description for this method. Please help us by contributing one!
There is currently no description for this method. Please help us by contributing one!
There is currently no description for this method. Please help us by contributing one!
There is currently no description for this method. Please help us by contributing one!
There is currently no description for this method. Please help us by contributing one!
There is currently no description for this method. Please help us by contributing one!
There is currently no description for this method. Please help us by contributing one!
There is currently no description for this method. Please help us by contributing one!
There is currently no description for this method. Please help us by contributing one!
There is currently no description for this method. Please help us by contributing one!
There is currently no description for this method. Please help us by contributing one!
There is currently no description for this method. Please help us by contributing one!
There is currently no description for this method. Please help us by contributing one!
There is currently no description for this method. Please help us by contributing one!
There is currently no description for this method. Please help us by contributing one!
There is currently no description for this method. Please help us by contributing one!
There is currently no description for this method. Please help us by contributing one!
There is currently no description for this method. Please help us by contributing one!
There is currently no description for this method. Please help us by contributing one!
There is currently no description for this method. Please help us by contributing one!
There is currently no description for this method. Please help us by contributing one!
Returns true if the script is an abstract script. An abstract script does not have a constructor and cannot be instantiated.
There is currently no description for this method. Please help us by contributing one!
There is currently no description for this method. Please help us by contributing one!
There is currently no description for this method. Please help us by contributing one!
There is currently no description for this method. Please help us by contributing one!
There is currently no description for this method. Please help us by contributing one!
There is currently no description for this method. Please help us by contributing one!
There is currently no description for this method. Please help us by contributing one!
There is currently no description for this method. Please help us by contributing one!
© 2014–present Juan Linietsky, Ariel Manzur and the Godot community
Licensed under the Creative Commons Attribution Unported License v3.0.
https://docs.godotengine.org/en/4.2/classes/class_scriptextension.html