Table of Contents

Class RemoteTransform2D.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

Cached StringNames for the methods contained in this class, for fast lookup.

public class RemoteTransform2D.MethodName : Node2D.MethodName
Inheritance
RemoteTransform2D.MethodName
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

ForceUpdateCache

Cached name for the 'force_update_cache' method.

public static readonly StringName ForceUpdateCache

Field Value

StringName

GetRemoteNode

Cached name for the 'get_remote_node' method.

public static readonly StringName GetRemoteNode

Field Value

StringName

GetUpdatePosition

Cached name for the 'get_update_position' method.

public static readonly StringName GetUpdatePosition

Field Value

StringName

GetUpdateRotation

Cached name for the 'get_update_rotation' method.

public static readonly StringName GetUpdateRotation

Field Value

StringName

GetUpdateScale

Cached name for the 'get_update_scale' method.

public static readonly StringName GetUpdateScale

Field Value

StringName

GetUseGlobalCoordinates

Cached name for the 'get_use_global_coordinates' method.

public static readonly StringName GetUseGlobalCoordinates

Field Value

StringName

SetRemoteNode

Cached name for the 'set_remote_node' method.

public static readonly StringName SetRemoteNode

Field Value

StringName

SetUpdatePosition

Cached name for the 'set_update_position' method.

public static readonly StringName SetUpdatePosition

Field Value

StringName

SetUpdateRotation

Cached name for the 'set_update_rotation' method.

public static readonly StringName SetUpdateRotation

Field Value

StringName

SetUpdateScale

Cached name for the 'set_update_scale' method.

public static readonly StringName SetUpdateScale

Field Value

StringName

SetUseGlobalCoordinates

Cached name for the 'set_use_global_coordinates' method.

public static readonly StringName SetUseGlobalCoordinates

Field Value

StringName