Table of Contents

Class DampedSpringJoint2D.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

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

public class DampedSpringJoint2D.MethodName : Joint2D.MethodName
Inheritance
DampedSpringJoint2D.MethodName
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

GetDamping

Cached name for the 'get_damping' method.

public static readonly StringName GetDamping

Field Value

StringName

GetLength

Cached name for the 'get_length' method.

public static readonly StringName GetLength

Field Value

StringName

GetRestLength

Cached name for the 'get_rest_length' method.

public static readonly StringName GetRestLength

Field Value

StringName

GetStiffness

Cached name for the 'get_stiffness' method.

public static readonly StringName GetStiffness

Field Value

StringName

SetDamping

Cached name for the 'set_damping' method.

public static readonly StringName SetDamping

Field Value

StringName

SetLength

Cached name for the 'set_length' method.

public static readonly StringName SetLength

Field Value

StringName

SetRestLength

Cached name for the 'set_rest_length' method.

public static readonly StringName SetRestLength

Field Value

StringName

SetStiffness

Cached name for the 'set_stiffness' method.

public static readonly StringName SetStiffness

Field Value

StringName