Table of Contents

Class Node2D.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

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

public class Node2D.MethodName : CanvasItem.MethodName
Inheritance
Node2D.MethodName
Derived
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

ApplyScale

Cached name for the 'apply_scale' method.

public static readonly StringName ApplyScale

Field Value

StringName

GetAngleTo

Cached name for the 'get_angle_to' method.

public static readonly StringName GetAngleTo

Field Value

StringName

GetGlobalPosition

Cached name for the 'get_global_position' method.

public static readonly StringName GetGlobalPosition

Field Value

StringName

GetGlobalRotation

Cached name for the 'get_global_rotation' method.

public static readonly StringName GetGlobalRotation

Field Value

StringName

GetGlobalRotationDegrees

Cached name for the 'get_global_rotation_degrees' method.

public static readonly StringName GetGlobalRotationDegrees

Field Value

StringName

GetGlobalScale

Cached name for the 'get_global_scale' method.

public static readonly StringName GetGlobalScale

Field Value

StringName

GetGlobalSkew

Cached name for the 'get_global_skew' method.

public static readonly StringName GetGlobalSkew

Field Value

StringName

GetPosition

Cached name for the 'get_position' method.

public static readonly StringName GetPosition

Field Value

StringName

GetRelativeTransformToParent

Cached name for the 'get_relative_transform_to_parent' method.

public static readonly StringName GetRelativeTransformToParent

Field Value

StringName

GetRotation

Cached name for the 'get_rotation' method.

public static readonly StringName GetRotation

Field Value

StringName

GetRotationDegrees

Cached name for the 'get_rotation_degrees' method.

public static readonly StringName GetRotationDegrees

Field Value

StringName

GetScale

Cached name for the 'get_scale' method.

public static readonly StringName GetScale

Field Value

StringName

GetSkew

Cached name for the 'get_skew' method.

public static readonly StringName GetSkew

Field Value

StringName

GlobalTranslate

Cached name for the 'global_translate' method.

public static readonly StringName GlobalTranslate

Field Value

StringName

LookAt

Cached name for the 'look_at' method.

public static readonly StringName LookAt

Field Value

StringName

MoveLocalX

Cached name for the 'move_local_x' method.

public static readonly StringName MoveLocalX

Field Value

StringName

MoveLocalY

Cached name for the 'move_local_y' method.

public static readonly StringName MoveLocalY

Field Value

StringName

Rotate

Cached name for the 'rotate' method.

public static readonly StringName Rotate

Field Value

StringName

SetGlobalPosition

Cached name for the 'set_global_position' method.

public static readonly StringName SetGlobalPosition

Field Value

StringName

SetGlobalRotation

Cached name for the 'set_global_rotation' method.

public static readonly StringName SetGlobalRotation

Field Value

StringName

SetGlobalRotationDegrees

Cached name for the 'set_global_rotation_degrees' method.

public static readonly StringName SetGlobalRotationDegrees

Field Value

StringName

SetGlobalScale

Cached name for the 'set_global_scale' method.

public static readonly StringName SetGlobalScale

Field Value

StringName

SetGlobalSkew

Cached name for the 'set_global_skew' method.

public static readonly StringName SetGlobalSkew

Field Value

StringName

SetGlobalTransform

Cached name for the 'set_global_transform' method.

public static readonly StringName SetGlobalTransform

Field Value

StringName

SetPosition

Cached name for the 'set_position' method.

public static readonly StringName SetPosition

Field Value

StringName

SetRotation

Cached name for the 'set_rotation' method.

public static readonly StringName SetRotation

Field Value

StringName

SetRotationDegrees

Cached name for the 'set_rotation_degrees' method.

public static readonly StringName SetRotationDegrees

Field Value

StringName

SetScale

Cached name for the 'set_scale' method.

public static readonly StringName SetScale

Field Value

StringName

SetSkew

Cached name for the 'set_skew' method.

public static readonly StringName SetSkew

Field Value

StringName

SetTransform

Cached name for the 'set_transform' method.

public static readonly StringName SetTransform

Field Value

StringName

ToGlobal

Cached name for the 'to_global' method.

public static readonly StringName ToGlobal

Field Value

StringName

ToLocal

Cached name for the 'to_local' method.

public static readonly StringName ToLocal

Field Value

StringName

Translate

Cached name for the 'translate' method.

public static readonly StringName Translate

Field Value

StringName