Table of Contents

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

StringName

GetB

Cached name for the 'get_b' method.

public static readonly StringName GetB

Field Value

StringName

SetA

Cached name for the 'set_a' method.

public static readonly StringName SetA

Field Value

StringName

SetB

Cached name for the 'set_b' method.

public static readonly StringName SetB

Field Value

StringName