Class SegmentShape2D.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class SegmentShape2D.MethodName : Shape2D.MethodName
- Inheritance
-
SegmentShape2D.MethodName
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
GetA
Cached name for the 'get_a' method.
public static readonly StringName GetA
Field Value
GetB
Cached name for the 'get_b' method.
public static readonly StringName GetB
Field Value
SetA
Cached name for the 'set_a' method.
public static readonly StringName SetA
Field Value
SetB
Cached name for the 'set_b' method.
public static readonly StringName SetB