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
GetStretchMode
Cached name for the 'get_stretch_mode' method.
public static readonly StringName GetStretchMode
Field Value
GetTexture
Cached name for the 'get_texture' method.
public static readonly StringName GetTexture
Field Value
IsFlippedH
Cached name for the 'is_flipped_h' method.
public static readonly StringName IsFlippedH
Field Value
IsFlippedV
Cached name for the 'is_flipped_v' method.
public static readonly StringName IsFlippedV
Field Value
SetExpandMode
Cached name for the 'set_expand_mode' method.
public static readonly StringName SetExpandMode
Field Value
SetFlipH
Cached name for the 'set_flip_h' method.
public static readonly StringName SetFlipH
Field Value
SetFlipV
Cached name for the 'set_flip_v' method.
public static readonly StringName SetFlipV
Field Value
SetStretchMode
Cached name for the 'set_stretch_mode' method.
public static readonly StringName SetStretchMode
Field Value
SetTexture
Cached name for the 'set_texture' method.
public static readonly StringName SetTexture