Class VisualShaderNodeIntParameter.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class VisualShaderNodeIntParameter.MethodName : VisualShaderNodeParameter.MethodName
- Inheritance
-
VisualShaderNodeIntParameter.MethodName
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
GetDefaultValue
Cached name for the 'get_default_value' method.
public static readonly StringName GetDefaultValue
Field Value
GetHint
Cached name for the 'get_hint' method.
public static readonly StringName GetHint
Field Value
GetMax
Cached name for the 'get_max' method.
public static readonly StringName GetMax
Field Value
GetMin
Cached name for the 'get_min' method.
public static readonly StringName GetMin
Field Value
GetStep
Cached name for the 'get_step' method.
public static readonly StringName GetStep
Field Value
IsDefaultValueEnabled
Cached name for the 'is_default_value_enabled' method.
public static readonly StringName IsDefaultValueEnabled
Field Value
SetDefaultValue
Cached name for the 'set_default_value' method.
public static readonly StringName SetDefaultValue
Field Value
SetDefaultValueEnabled
Cached name for the 'set_default_value_enabled' method.
public static readonly StringName SetDefaultValueEnabled
Field Value
SetHint
Cached name for the 'set_hint' method.
public static readonly StringName SetHint
Field Value
SetMax
Cached name for the 'set_max' method.
public static readonly StringName SetMax
Field Value
SetMin
Cached name for the 'set_min' method.
public static readonly StringName SetMin
Field Value
SetStep
Cached name for the 'set_step' method.
public static readonly StringName SetStep