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
GetAngleTo
Cached name for the 'get_angle_to' method.
public static readonly StringName GetAngleTo
Field Value
GetGlobalPosition
Cached name for the 'get_global_position' method.
public static readonly StringName GetGlobalPosition
Field Value
GetGlobalRotation
Cached name for the 'get_global_rotation' method.
public static readonly StringName GetGlobalRotation
Field Value
GetGlobalRotationDegrees
Cached name for the 'get_global_rotation_degrees' method.
public static readonly StringName GetGlobalRotationDegrees
Field Value
GetGlobalScale
Cached name for the 'get_global_scale' method.
public static readonly StringName GetGlobalScale
Field Value
GetGlobalSkew
Cached name for the 'get_global_skew' method.
public static readonly StringName GetGlobalSkew
Field Value
GetPosition
Cached name for the 'get_position' method.
public static readonly StringName GetPosition
Field Value
GetRelativeTransformToParent
Cached name for the 'get_relative_transform_to_parent' method.
public static readonly StringName GetRelativeTransformToParent
Field Value
GetRotation
Cached name for the 'get_rotation' method.
public static readonly StringName GetRotation
Field Value
GetRotationDegrees
Cached name for the 'get_rotation_degrees' method.
public static readonly StringName GetRotationDegrees
Field Value
GetScale
Cached name for the 'get_scale' method.
public static readonly StringName GetScale
Field Value
GetSkew
Cached name for the 'get_skew' method.
public static readonly StringName GetSkew
Field Value
GlobalTranslate
Cached name for the 'global_translate' method.
public static readonly StringName GlobalTranslate
Field Value
LookAt
Cached name for the 'look_at' method.
public static readonly StringName LookAt
Field Value
MoveLocalX
Cached name for the 'move_local_x' method.
public static readonly StringName MoveLocalX
Field Value
MoveLocalY
Cached name for the 'move_local_y' method.
public static readonly StringName MoveLocalY
Field Value
Rotate
Cached name for the 'rotate' method.
public static readonly StringName Rotate
Field Value
SetGlobalPosition
Cached name for the 'set_global_position' method.
public static readonly StringName SetGlobalPosition
Field Value
SetGlobalRotation
Cached name for the 'set_global_rotation' method.
public static readonly StringName SetGlobalRotation
Field Value
SetGlobalRotationDegrees
Cached name for the 'set_global_rotation_degrees' method.
public static readonly StringName SetGlobalRotationDegrees
Field Value
SetGlobalScale
Cached name for the 'set_global_scale' method.
public static readonly StringName SetGlobalScale
Field Value
SetGlobalSkew
Cached name for the 'set_global_skew' method.
public static readonly StringName SetGlobalSkew
Field Value
SetGlobalTransform
Cached name for the 'set_global_transform' method.
public static readonly StringName SetGlobalTransform
Field Value
SetPosition
Cached name for the 'set_position' method.
public static readonly StringName SetPosition
Field Value
SetRotation
Cached name for the 'set_rotation' method.
public static readonly StringName SetRotation
Field Value
SetRotationDegrees
Cached name for the 'set_rotation_degrees' method.
public static readonly StringName SetRotationDegrees
Field Value
SetScale
Cached name for the 'set_scale' method.
public static readonly StringName SetScale
Field Value
SetSkew
Cached name for the 'set_skew' method.
public static readonly StringName SetSkew
Field Value
SetTransform
Cached name for the 'set_transform' method.
public static readonly StringName SetTransform
Field Value
ToGlobal
Cached name for the 'to_global' method.
public static readonly StringName ToGlobal
Field Value
ToLocal
Cached name for the 'to_local' method.
public static readonly StringName ToLocal
Field Value
Translate
Cached name for the 'translate' method.
public static readonly StringName Translate