Class SubViewport.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class SubViewport.MethodName : Viewport.MethodName
- Inheritance
-
SubViewport.MethodName
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
GetClearMode
Cached name for the 'get_clear_mode' method.
public static readonly StringName GetClearMode
Field Value
GetSize
Cached name for the 'get_size' method.
public static readonly StringName GetSize
Field Value
GetSize2DOverride
Cached name for the 'get_size_2d_override' method.
public static readonly StringName GetSize2DOverride
Field Value
GetUpdateMode
Cached name for the 'get_update_mode' method.
public static readonly StringName GetUpdateMode
Field Value
IsSize2DOverrideStretchEnabled
Cached name for the 'is_size_2d_override_stretch_enabled' method.
public static readonly StringName IsSize2DOverrideStretchEnabled
Field Value
SetClearMode
Cached name for the 'set_clear_mode' method.
public static readonly StringName SetClearMode
Field Value
SetSize
Cached name for the 'set_size' method.
public static readonly StringName SetSize
Field Value
SetSize2DOverride
Cached name for the 'set_size_2d_override' method.
public static readonly StringName SetSize2DOverride
Field Value
SetSize2DOverrideStretch
Cached name for the 'set_size_2d_override_stretch' method.
public static readonly StringName SetSize2DOverrideStretch
Field Value
SetUpdateMode
Cached name for the 'set_update_mode' method.
public static readonly StringName SetUpdateMode