Class ReferenceRect.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class ReferenceRect.MethodName : Control.MethodName
- Inheritance
-
ReferenceRect.MethodName
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
GetBorderColor
Cached name for the 'get_border_color' method.
public static readonly StringName GetBorderColor
Field Value
GetBorderWidth
Cached name for the 'get_border_width' method.
public static readonly StringName GetBorderWidth
Field Value
GetEditorOnly
Cached name for the 'get_editor_only' method.
public static readonly StringName GetEditorOnly
Field Value
SetBorderColor
Cached name for the 'set_border_color' method.
public static readonly StringName SetBorderColor
Field Value
SetBorderWidth
Cached name for the 'set_border_width' method.
public static readonly StringName SetBorderWidth
Field Value
SetEditorOnly
Cached name for the 'set_editor_only' method.
public static readonly StringName SetEditorOnly