Class RemoteTransform3D.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class RemoteTransform3D.MethodName : Node3D.MethodName
- Inheritance
-
RemoteTransform3D.MethodName
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
ForceUpdateCache
Cached name for the 'force_update_cache' method.
public static readonly StringName ForceUpdateCache
Field Value
GetRemoteNode
Cached name for the 'get_remote_node' method.
public static readonly StringName GetRemoteNode
Field Value
GetUpdatePosition
Cached name for the 'get_update_position' method.
public static readonly StringName GetUpdatePosition
Field Value
GetUpdateRotation
Cached name for the 'get_update_rotation' method.
public static readonly StringName GetUpdateRotation
Field Value
GetUpdateScale
Cached name for the 'get_update_scale' method.
public static readonly StringName GetUpdateScale
Field Value
GetUseGlobalCoordinates
Cached name for the 'get_use_global_coordinates' method.
public static readonly StringName GetUseGlobalCoordinates
Field Value
SetRemoteNode
Cached name for the 'set_remote_node' method.
public static readonly StringName SetRemoteNode
Field Value
SetUpdatePosition
Cached name for the 'set_update_position' method.
public static readonly StringName SetUpdatePosition
Field Value
SetUpdateRotation
Cached name for the 'set_update_rotation' method.
public static readonly StringName SetUpdateRotation
Field Value
SetUpdateScale
Cached name for the 'set_update_scale' method.
public static readonly StringName SetUpdateScale
Field Value
SetUseGlobalCoordinates
Cached name for the 'set_use_global_coordinates' method.
public static readonly StringName SetUseGlobalCoordinates