Class GodotObject.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class GodotObject.MethodName
- Inheritance
-
GodotObject.MethodName
- Derived
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
AddUserSignal
Cached name for the 'add_user_signal' method.
public static readonly StringName AddUserSignal
Field Value
Call
Cached name for the 'call' method.
public static readonly StringName Call
Field Value
CallDeferred
Cached name for the 'call_deferred' method.
public static readonly StringName CallDeferred
Field Value
Callv
Cached name for the 'callv' method.
public static readonly StringName Callv
Field Value
CanTranslateMessages
Cached name for the 'can_translate_messages' method.
public static readonly StringName CanTranslateMessages
Field Value
CancelFree
Cached name for the 'cancel_free' method.
public static readonly StringName CancelFree
Field Value
Connect
Cached name for the 'connect' method.
public static readonly StringName Connect
Field Value
Disconnect
Cached name for the 'disconnect' method.
public static readonly StringName Disconnect
Field Value
EmitSignal
Cached name for the 'emit_signal' method.
public static readonly StringName EmitSignal
Field Value
Free
Cached name for the 'free' method.
public static readonly StringName Free
Field Value
Get
Cached name for the 'get' method.
public static readonly StringName Get
Field Value
GetClass
Cached name for the 'get_class' method.
public static readonly StringName GetClass
Field Value
GetIncomingConnections
Cached name for the 'get_incoming_connections' method.
public static readonly StringName GetIncomingConnections
Field Value
GetIndexed
Cached name for the 'get_indexed' method.
public static readonly StringName GetIndexed
Field Value
GetInstanceId
Cached name for the 'get_instance_id' method.
public static readonly StringName GetInstanceId
Field Value
GetMeta
Cached name for the 'get_meta' method.
public static readonly StringName GetMeta
Field Value
GetMetaList
Cached name for the 'get_meta_list' method.
public static readonly StringName GetMetaList
Field Value
GetMethodList
Cached name for the 'get_method_list' method.
public static readonly StringName GetMethodList
Field Value
GetPropertyList
Cached name for the 'get_property_list' method.
public static readonly StringName GetPropertyList
Field Value
GetScript
Cached name for the 'get_script' method.
public static readonly StringName GetScript
Field Value
GetSignalConnectionList
Cached name for the 'get_signal_connection_list' method.
public static readonly StringName GetSignalConnectionList
Field Value
GetSignalList
Cached name for the 'get_signal_list' method.
public static readonly StringName GetSignalList
Field Value
HasMeta
Cached name for the 'has_meta' method.
public static readonly StringName HasMeta
Field Value
HasMethod
Cached name for the 'has_method' method.
public static readonly StringName HasMethod
Field Value
HasSignal
Cached name for the 'has_signal' method.
public static readonly StringName HasSignal
Field Value
HasUserSignal
Cached name for the 'has_user_signal' method.
public static readonly StringName HasUserSignal
Field Value
IsBlockingSignals
Cached name for the 'is_blocking_signals' method.
public static readonly StringName IsBlockingSignals
Field Value
IsClass
Cached name for the 'is_class' method.
public static readonly StringName IsClass
Field Value
IsConnected
Cached name for the 'is_connected' method.
public static readonly StringName IsConnected
Field Value
IsQueuedForDeletion
Cached name for the 'is_queued_for_deletion' method.
public static readonly StringName IsQueuedForDeletion
Field Value
Notification
Cached name for the 'notification' method.
public static readonly StringName Notification
Field Value
NotifyPropertyListChanged
Cached name for the 'notify_property_list_changed' method.
public static readonly StringName NotifyPropertyListChanged
Field Value
PropertyCanRevert
Cached name for the 'property_can_revert' method.
public static readonly StringName PropertyCanRevert
Field Value
PropertyGetRevert
Cached name for the 'property_get_revert' method.
public static readonly StringName PropertyGetRevert
Field Value
RemoveMeta
Cached name for the 'remove_meta' method.
public static readonly StringName RemoveMeta
Field Value
Set
Cached name for the 'set' method.
public static readonly StringName Set
Field Value
SetBlockSignals
Cached name for the 'set_block_signals' method.
public static readonly StringName SetBlockSignals
Field Value
SetDeferred
Cached name for the 'set_deferred' method.
public static readonly StringName SetDeferred
Field Value
SetIndexed
Cached name for the 'set_indexed' method.
public static readonly StringName SetIndexed
Field Value
SetMessageTranslation
Cached name for the 'set_message_translation' method.
public static readonly StringName SetMessageTranslation
Field Value
SetMeta
Cached name for the 'set_meta' method.
public static readonly StringName SetMeta
Field Value
SetScript
Cached name for the 'set_script' method.
public static readonly StringName SetScript
Field Value
Tr
Cached name for the 'tr' method.
public static readonly StringName Tr
Field Value
TrN
Cached name for the 'tr_n' method.
public static readonly StringName TrN
Field Value
_Get
Cached name for the '_get' method.
public static readonly StringName _Get
Field Value
_GetPropertyList
Cached name for the '_get_property_list' method.
public static readonly StringName _GetPropertyList
Field Value
_Notification
Cached name for the '_notification' method.
public static readonly StringName _Notification
Field Value
_PropertyCanRevert
Cached name for the '_property_can_revert' method.
public static readonly StringName _PropertyCanRevert
Field Value
_PropertyGetRevert
Cached name for the '_property_get_revert' method.
public static readonly StringName _PropertyGetRevert
Field Value
_Set
Cached name for the '_set' method.
public static readonly StringName _Set
Field Value
_ValidateProperty
Cached name for the '_validate_property' method.
public static readonly StringName _ValidateProperty