Table of Contents

Class ButtonGroup.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

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

public class ButtonGroup.MethodName : Resource.MethodName
Inheritance
ButtonGroup.MethodName
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

GetButtons

Cached name for the 'get_buttons' method.

public static readonly StringName GetButtons

Field Value

StringName

GetPressedButton

Cached name for the 'get_pressed_button' method.

public static readonly StringName GetPressedButton

Field Value

StringName

IsAllowUnpress

Cached name for the 'is_allow_unpress' method.

public static readonly StringName IsAllowUnpress

Field Value

StringName

SetAllowUnpress

Cached name for the 'set_allow_unpress' method.

public static readonly StringName SetAllowUnpress

Field Value

StringName