Class WorldBoundaryShape2D.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class WorldBoundaryShape2D.MethodName : Shape2D.MethodName
- Inheritance
-
WorldBoundaryShape2D.MethodName
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
GetDistance
Cached name for the 'get_distance' method.
public static readonly StringName GetDistance
Field Value
GetNormal
Cached name for the 'get_normal' method.
public static readonly StringName GetNormal
Field Value
SetDistance
Cached name for the 'set_distance' method.
public static readonly StringName SetDistance
Field Value
SetNormal
Cached name for the 'set_normal' method.
public static readonly StringName SetNormal