Class StyleBox.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class StyleBox.MethodName : Resource.MethodName
- Inheritance
-
StyleBox.MethodName
- Derived
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
Draw
Cached name for the 'draw' method.
public static readonly StringName Draw
Field Value
GetContentMargin
Cached name for the 'get_content_margin' method.
public static readonly StringName GetContentMargin
Field Value
GetCurrentItemDrawn
Cached name for the 'get_current_item_drawn' method.
public static readonly StringName GetCurrentItemDrawn
Field Value
GetMargin
Cached name for the 'get_margin' method.
public static readonly StringName GetMargin
Field Value
GetMinimumSize
Cached name for the 'get_minimum_size' method.
public static readonly StringName GetMinimumSize
Field Value
GetOffset
Cached name for the 'get_offset' method.
public static readonly StringName GetOffset
Field Value
SetContentMargin
Cached name for the 'set_content_margin' method.
public static readonly StringName SetContentMargin
Field Value
SetContentMarginAll
Cached name for the 'set_content_margin_all' method.
public static readonly StringName SetContentMarginAll
Field Value
TestMask
Cached name for the 'test_mask' method.
public static readonly StringName TestMask
Field Value
_Draw
Cached name for the '_draw' method.
public static readonly StringName _Draw
Field Value
_GetDrawRect
Cached name for the '_get_draw_rect' method.
public static readonly StringName _GetDrawRect
Field Value
_GetMinimumSize
Cached name for the '_get_minimum_size' method.
public static readonly StringName _GetMinimumSize
Field Value
_TestMask
Cached name for the '_test_mask' method.
public static readonly StringName _TestMask