Globals Member List

This is the complete list of members for Globals, including all inherited members.

_bind_methods() (defined in Globals)Globalsprotectedstatic
_call_bind(const Variant **p_args, int p_argcount, Variant::CallError &r_error) (defined in Object)Objectprotected
_call_deferred_bind(const Variant **p_args, int p_argcount, Variant::CallError &r_error) (defined in Object)Objectprotected
_change_notify(const char *p_what="") (defined in Object)Objectinline
_changed_callback(Object *p_changed, const char *p_prop) (defined in Object)Objectprotectedvirtual
_clear_internal_resource_paths(const Variant &p_var) (defined in Object)Objectprotected
_get(const StringName &p_name, Variant &r_ret) const (defined in Globals)Globalsprotected
_get_bind_methods (defined in Object)Objectinlineprotectedstatic
_get_category() (defined in Object)Objectinlineprotectedstatic
_get_get (defined in Object)Objectinlineprotected
_get_get_property_list (defined in Object)Objectinlineprotected
_get_meta_list_bind() const (defined in Object)Objectprotected
_get_method_list_bind() const (defined in Object)Objectprotected
_get_notification (defined in Object)Objectinlineprotected
_get_property_list(List< PropertyInfo > *p_list) const (defined in Globals)Globalsprotected
_get_property_list_bind() const (defined in Object)Objectprotected
_get_property_listv(List< PropertyInfo > *p_list, bool p_reversed) const (defined in Object)Objectinlineprotectedvirtual
_get_set (defined in Object)Objectinlineprotected
_get_type_namev() const (defined in Object)Objectinlineprotectedvirtual
_get_valid_parents_static(List< String > *p_parents) (defined in Object)Objectprotectedstatic
_getv(const StringName &p_name, Variant &r_property) const (defined in Object)Objectinlineprotectedvirtual
_initialize_typev() (defined in Object)Objectinlineprotectedvirtual
_is_gpl_reversed() const (defined in Object)Objectinline
_is_queued_for_deletion (defined in Object)Object
_load_resource_pack(const String &p_pack) (defined in Globals)Globalsprotected
_load_settings(const String p_path) (defined in Globals)Globalsprotected
_load_settings_binary(const String p_path) (defined in Globals)Globalsprotected
_notification(int p_notification) (defined in Object)Objectinlineprotected
_notificationv(int p_notification, bool p_reversed) (defined in Object)Objectinlineprotectedvirtual
_save_custom_bnd(const String &p_file) (defined in Globals)Globalsprotected
_save_settings_binary(const String &p_file, const Map< String, List< String > > &props, const CustomMap &p_custom=CustomMap()) (defined in Globals)Globalsprotected
_save_settings_text(const String &p_file, const Map< String, List< String > > &props, const CustomMap &p_custom=CustomMap()) (defined in Globals)Globalsprotected
_set(const StringName &p_name, const Variant &p_value) (defined in Globals)Globalsprotected
_setv(const StringName &p_name, const Variant &p_property) (defined in Object)Objectinlineprotectedvirtual
_use_builtin_script() const (defined in Object)Objectinlineprotectedvirtual
add_change_receptor(Object *p_receptor) (defined in Object)Object
add_singleton(const Singleton &p_singleton) (defined in Globals)Globals
add_user_signal(const MethodInfo &p_signal) (defined in Object)Object
call(const StringName &p_method, const Variant **p_args, int p_argcount, Variant::CallError &r_error) (defined in Object)Objectvirtual
call(const StringName &p_name, VARIANT_ARG_LIST) (defined in Object)Object
call_deferred(const StringName &p_method, VARIANT_ARG_LIST) (defined in Object)Object
call_multilevel(const StringName &p_method, const Variant **p_args, int p_argcount) (defined in Object)Objectvirtual
call_multilevel(const StringName &p_name, VARIANT_ARG_LIST) (defined in Object)Object
call_multilevel_reversed(const StringName &p_method, const Variant **p_args, int p_argcount) (defined in Object)Objectvirtual
callv(const StringName &p_method, const Array &p_args) (defined in Object)Object
can_translate_messages() const (defined in Object)Objectinline
cancel_delete() (defined in Object)Objectprotected
cast_to() (defined in Object)Objectinline
cast_to() const (defined in Object)Objectinline
clear(const String &p_name) (defined in Globals)Globals
clear_internal_resource_paths() (defined in Object)Object
connect(const StringName &p_signal, Object *p_to_object, const StringName &p_to_method, const Vector< Variant > &p_binds=Vector< Variant >(), uint32_t p_flags=0) (defined in Object)Object
CONNECT_DEFERRED enum value (defined in Object)Object
CONNECT_ONESHOT enum value (defined in Object)Object
CONNECT_PERSIST enum value (defined in Object)Object
ConnectFlags enum name (defined in Object)Object
custom_prop_info (defined in Globals)Globalsprotected
CustomMap typedef (defined in Globals)Globals
disable_platform_override (defined in Globals)Globalsprotected
disconnect(const StringName &p_signal, Object *p_to_object, const StringName &p_to_method) (defined in Object)Object
emit_signal(const StringName &p_name, VARIANT_ARG_LIST) (defined in Object)Object
emit_signal(const StringName &p_name, const Variant **p_args, int p_argcount) (defined in Object)Object
get(const StringName &p_name, bool *r_valid=NULL) const (defined in Object)Object
get_all_signal_connections(List< Connection > *p_connections) const (defined in Object)Object
get_argument_options(const StringName &p_function, int p_idx, List< String > *r_options) const (defined in Object)Objectvirtual
get_category_static() (defined in Object)Objectinlinestatic
get_inheritance_list_static(List< String > *p_inheritance_list) (defined in Object)Objectinlinestatic
get_input_presets() const (defined in Globals)Globalsinline
get_instance_ID() const (defined in Object)Objectinline
get_meta(const String &p_name) const (defined in Object)Object
get_meta_list(List< String > *p_list) const (defined in Object)Object
get_method_list(List< MethodInfo > *p_list) const (defined in Object)Object
get_optimizer_presets() const (defined in Globals)Globals
get_order(const String &p_name) const (defined in Globals)Globals
get_parent_type_static() (defined in Object)Objectinlinestatic
get_property_list(List< PropertyInfo > *p_list, bool p_reversed=false) const (defined in Object)Object
get_resource_path() const (defined in Globals)Globals
get_save_type() const (defined in Object)Objectinlinevirtual
get_script() const (defined in Object)Object
get_script_instance() const (defined in Object)Objectinline
get_signal_connection_list(const StringName &p_signal, List< Connection > *p_connections) const (defined in Object)Object
get_signal_list(List< MethodInfo > *p_signals) const (defined in Object)Object
get_singleton() (defined in Globals)Globalsstatic
get_singleton_object(const String &p_name) const (defined in Globals)Globals
get_singletons(List< Singleton > *p_singletons) (defined in Globals)Globals
get_static_property_type(const StringName &p_property, bool *r_valid=NULL) const (defined in Object)Object
get_translatable_strings(List< String > *p_strings) const (defined in Object)Objectvirtual
get_type() const (defined in Object)Objectinlinevirtual
get_type_name() const (defined in Object)Objectinline
get_type_ptr_static() (defined in Object)Objectinlinestatic
get_type_static() (defined in Object)Objectinlinestatic
get_valid_parents_static(List< String > *p_parents) (defined in Object)Objectprotectedstatic
getvar(const Variant &p_key, bool *r_valid=NULL) const (defined in Object)Objectvirtual
globalize_path(const String &p_path) const (defined in Globals)Globals
Globals() (defined in Globals)Globals
has(String p_var) const (defined in Globals)Globals
has_meta(const String &p_name) const (defined in Object)Object
has_method(const StringName &p_method) const (defined in Object)Object
has_singleton(const String &p_name) const (defined in Globals)Globals
initialize_type() (defined in Object)Objectstatic
input_presets (defined in Globals)Globalsprotected
is_blocking_signals() const (defined in Object)Object
is_connected(const StringName &p_signal, Object *p_to_object, const StringName &p_to_method) const (defined in Object)Object
is_persisting(const String &p_name) const (defined in Globals)Globals
is_queued_for_deletion() const (defined in Object)Object
is_type(const String &p_type) const (defined in Object)Objectinlinevirtual
is_type_ptr(void *p_ptr) const (defined in Object)Objectinlinevirtual
is_using_datapack() const (defined in Globals)Globals
last_order (defined in Globals)Globalsprotected
localize_path(const String &p_path) const (defined in Globals)Globals
NO_ORDER_BASE enum value (defined in Globals)Globalsprotected
notification(int p_notification, bool p_reversed=false) (defined in Object)Object
NOTIFICATION_POSTINITIALIZE enum value (defined in Object)Object
NOTIFICATION_PREDELETE enum value (defined in Object)Object
Object() (defined in Object)Object
props (defined in Globals)Globalsprotected
register_custom_data_to_otdb() (defined in Object)Objectinlinestatic
register_global_defaults() (defined in Globals)Globals
registering_order (defined in Globals)Globalsprotected
remove_change_receptor(Object *p_receptor) (defined in Object)Object
resource_path (defined in Globals)Globalsprotected
save() (defined in Globals)Globals
save_custom(const String &p_path="", const CustomMap &p_custom=CustomMap(), const Set< String > &p_ignore_masks=Set< String >()) (defined in Globals)Globals
set(const StringName &p_name, const Variant &p_value, bool *r_valid=NULL) (defined in Object)Object
set_block_signals(bool p_block) (defined in Object)Object
set_custom_property_info(const String &p_prop, const PropertyInfo &p_info) (defined in Globals)Globals
set_disable_platform_override(bool p_disable) (defined in Globals)Globals
set_message_translation(bool p_enable) (defined in Object)Objectinline
set_meta(const String &p_name, const Variant &p_value) (defined in Object)Object
set_order(const String &p_name, int p_order) (defined in Globals)Globals
set_persisting(const String &p_name, bool p_persist) (defined in Globals)Globals
set_registering_order(bool p_registering) (defined in Globals)Globals
set_script(const RefPtr &p_script) (defined in Object)Object
set_script_instance(ScriptInstance *p_instance) (defined in Object)Object
setup(const String &p_path, const String &p_main_pack) (defined in Globals)Globals
setvar(const Variant &p_key, const Variant &p_value, bool *r_valid=NULL) (defined in Object)Objectvirtual
singleton (defined in Globals)Globalsprotectedstatic
singletons (defined in Globals)Globalsprotected
tr(const StringName &p_message) const (defined in Object)Object
using_datapack (defined in Globals)Globalsprotected
XL_MESSAGE(const StringName &p_message) const (defined in Object)Object
~Globals() (defined in Globals)Globals
~Object() (defined in Object)Objectvirtual