Table of Contents

Class TextureRect.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

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

public class TextureRect.MethodName : Control.MethodName
Inheritance
TextureRect.MethodName
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

GetExpandMode

Cached name for the 'get_expand_mode' method.

public static readonly StringName GetExpandMode

Field Value

StringName

GetStretchMode

Cached name for the 'get_stretch_mode' method.

public static readonly StringName GetStretchMode

Field Value

StringName

GetTexture

Cached name for the 'get_texture' method.

public static readonly StringName GetTexture

Field Value

StringName

IsFlippedH

Cached name for the 'is_flipped_h' method.

public static readonly StringName IsFlippedH

Field Value

StringName

IsFlippedV

Cached name for the 'is_flipped_v' method.

public static readonly StringName IsFlippedV

Field Value

StringName

SetExpandMode

Cached name for the 'set_expand_mode' method.

public static readonly StringName SetExpandMode

Field Value

StringName

SetFlipH

Cached name for the 'set_flip_h' method.

public static readonly StringName SetFlipH

Field Value

StringName

SetFlipV

Cached name for the 'set_flip_v' method.

public static readonly StringName SetFlipV

Field Value

StringName

SetStretchMode

Cached name for the 'set_stretch_mode' method.

public static readonly StringName SetStretchMode

Field Value

StringName

SetTexture

Cached name for the 'set_texture' method.

public static readonly StringName SetTexture

Field Value

StringName