Class Curve.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class Curve.MethodName : Resource.MethodName
- Inheritance
-
Curve.MethodName
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
AddPoint
Cached name for the 'add_point' method.
public static readonly StringName AddPoint
Field Value
Bake
Cached name for the 'bake' method.
public static readonly StringName Bake
Field Value
CleanDupes
Cached name for the 'clean_dupes' method.
public static readonly StringName CleanDupes
Field Value
ClearPoints
Cached name for the 'clear_points' method.
public static readonly StringName ClearPoints
Field Value
GetBakeResolution
Cached name for the 'get_bake_resolution' method.
public static readonly StringName GetBakeResolution
Field Value
GetMaxValue
Cached name for the 'get_max_value' method.
public static readonly StringName GetMaxValue
Field Value
GetMinValue
Cached name for the 'get_min_value' method.
public static readonly StringName GetMinValue
Field Value
GetPointCount
Cached name for the 'get_point_count' method.
public static readonly StringName GetPointCount
Field Value
GetPointLeftMode
Cached name for the 'get_point_left_mode' method.
public static readonly StringName GetPointLeftMode
Field Value
GetPointLeftTangent
Cached name for the 'get_point_left_tangent' method.
public static readonly StringName GetPointLeftTangent
Field Value
GetPointPosition
Cached name for the 'get_point_position' method.
public static readonly StringName GetPointPosition
Field Value
GetPointRightMode
Cached name for the 'get_point_right_mode' method.
public static readonly StringName GetPointRightMode
Field Value
GetPointRightTangent
Cached name for the 'get_point_right_tangent' method.
public static readonly StringName GetPointRightTangent
Field Value
RemovePoint
Cached name for the 'remove_point' method.
public static readonly StringName RemovePoint
Field Value
Sample
Cached name for the 'sample' method.
public static readonly StringName Sample
Field Value
SampleBaked
Cached name for the 'sample_baked' method.
public static readonly StringName SampleBaked
Field Value
SetBakeResolution
Cached name for the 'set_bake_resolution' method.
public static readonly StringName SetBakeResolution
Field Value
SetMaxValue
Cached name for the 'set_max_value' method.
public static readonly StringName SetMaxValue
Field Value
SetMinValue
Cached name for the 'set_min_value' method.
public static readonly StringName SetMinValue
Field Value
SetPointCount
Cached name for the 'set_point_count' method.
public static readonly StringName SetPointCount
Field Value
SetPointLeftMode
Cached name for the 'set_point_left_mode' method.
public static readonly StringName SetPointLeftMode
Field Value
SetPointLeftTangent
Cached name for the 'set_point_left_tangent' method.
public static readonly StringName SetPointLeftTangent
Field Value
SetPointOffset
Cached name for the 'set_point_offset' method.
public static readonly StringName SetPointOffset
Field Value
SetPointRightMode
Cached name for the 'set_point_right_mode' method.
public static readonly StringName SetPointRightMode
Field Value
SetPointRightTangent
Cached name for the 'set_point_right_tangent' method.
public static readonly StringName SetPointRightTangent
Field Value
SetPointValue
Cached name for the 'set_point_value' method.
public static readonly StringName SetPointValue
Field Value
_GetData
Cached name for the '_get_data' method.
public static readonly StringName _GetData
Field Value
_SetData
Cached name for the '_set_data' method.
public static readonly StringName _SetData