Table of Contents

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

StringName

Bake

Cached name for the 'bake' method.

public static readonly StringName Bake

Field Value

StringName

CleanDupes

Cached name for the 'clean_dupes' method.

public static readonly StringName CleanDupes

Field Value

StringName

ClearPoints

Cached name for the 'clear_points' method.

public static readonly StringName ClearPoints

Field Value

StringName

GetBakeResolution

Cached name for the 'get_bake_resolution' method.

public static readonly StringName GetBakeResolution

Field Value

StringName

GetMaxValue

Cached name for the 'get_max_value' method.

public static readonly StringName GetMaxValue

Field Value

StringName

GetMinValue

Cached name for the 'get_min_value' method.

public static readonly StringName GetMinValue

Field Value

StringName

GetPointCount

Cached name for the 'get_point_count' method.

public static readonly StringName GetPointCount

Field Value

StringName

GetPointLeftMode

Cached name for the 'get_point_left_mode' method.

public static readonly StringName GetPointLeftMode

Field Value

StringName

GetPointLeftTangent

Cached name for the 'get_point_left_tangent' method.

public static readonly StringName GetPointLeftTangent

Field Value

StringName

GetPointPosition

Cached name for the 'get_point_position' method.

public static readonly StringName GetPointPosition

Field Value

StringName

GetPointRightMode

Cached name for the 'get_point_right_mode' method.

public static readonly StringName GetPointRightMode

Field Value

StringName

GetPointRightTangent

Cached name for the 'get_point_right_tangent' method.

public static readonly StringName GetPointRightTangent

Field Value

StringName

RemovePoint

Cached name for the 'remove_point' method.

public static readonly StringName RemovePoint

Field Value

StringName

Sample

Cached name for the 'sample' method.

public static readonly StringName Sample

Field Value

StringName

SampleBaked

Cached name for the 'sample_baked' method.

public static readonly StringName SampleBaked

Field Value

StringName

SetBakeResolution

Cached name for the 'set_bake_resolution' method.

public static readonly StringName SetBakeResolution

Field Value

StringName

SetMaxValue

Cached name for the 'set_max_value' method.

public static readonly StringName SetMaxValue

Field Value

StringName

SetMinValue

Cached name for the 'set_min_value' method.

public static readonly StringName SetMinValue

Field Value

StringName

SetPointCount

Cached name for the 'set_point_count' method.

public static readonly StringName SetPointCount

Field Value

StringName

SetPointLeftMode

Cached name for the 'set_point_left_mode' method.

public static readonly StringName SetPointLeftMode

Field Value

StringName

SetPointLeftTangent

Cached name for the 'set_point_left_tangent' method.

public static readonly StringName SetPointLeftTangent

Field Value

StringName

SetPointOffset

Cached name for the 'set_point_offset' method.

public static readonly StringName SetPointOffset

Field Value

StringName

SetPointRightMode

Cached name for the 'set_point_right_mode' method.

public static readonly StringName SetPointRightMode

Field Value

StringName

SetPointRightTangent

Cached name for the 'set_point_right_tangent' method.

public static readonly StringName SetPointRightTangent

Field Value

StringName

SetPointValue

Cached name for the 'set_point_value' method.

public static readonly StringName SetPointValue

Field Value

StringName

_GetData

Cached name for the '_get_data' method.

public static readonly StringName _GetData

Field Value

StringName

_SetData

Cached name for the '_set_data' method.

public static readonly StringName _SetData

Field Value

StringName