Table of Contents

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

StringName

GetSize

Cached name for the 'get_size' method.

public static readonly StringName GetSize

Field Value

StringName

GetSize2DOverride

Cached name for the 'get_size_2d_override' method.

public static readonly StringName GetSize2DOverride

Field Value

StringName

GetUpdateMode

Cached name for the 'get_update_mode' method.

public static readonly StringName GetUpdateMode

Field Value

StringName

IsSize2DOverrideStretchEnabled

Cached name for the 'is_size_2d_override_stretch_enabled' method.

public static readonly StringName IsSize2DOverrideStretchEnabled

Field Value

StringName

SetClearMode

Cached name for the 'set_clear_mode' method.

public static readonly StringName SetClearMode

Field Value

StringName

SetSize

Cached name for the 'set_size' method.

public static readonly StringName SetSize

Field Value

StringName

SetSize2DOverride

Cached name for the 'set_size_2d_override' method.

public static readonly StringName SetSize2DOverride

Field Value

StringName

SetSize2DOverrideStretch

Cached name for the 'set_size_2d_override_stretch' method.

public static readonly StringName SetSize2DOverrideStretch

Field Value

StringName

SetUpdateMode

Cached name for the 'set_update_mode' method.

public static readonly StringName SetUpdateMode

Field Value

StringName