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
GetLength
Cached name for the 'get_length' method.
public static readonly StringName GetLength
Field Value
GetRestLength
Cached name for the 'get_rest_length' method.
public static readonly StringName GetRestLength
Field Value
GetStiffness
Cached name for the 'get_stiffness' method.
public static readonly StringName GetStiffness
Field Value
SetDamping
Cached name for the 'set_damping' method.
public static readonly StringName SetDamping
Field Value
SetLength
Cached name for the 'set_length' method.
public static readonly StringName SetLength
Field Value
SetRestLength
Cached name for the 'set_rest_length' method.
public static readonly StringName SetRestLength
Field Value
SetStiffness
Cached name for the 'set_stiffness' method.
public static readonly StringName SetStiffness