Class PinJoint2D.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class PinJoint2D.MethodName : Joint2D.MethodName
- Inheritance
-
PinJoint2D.MethodName
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
GetAngularLimitLower
Cached name for the 'get_angular_limit_lower' method.
public static readonly StringName GetAngularLimitLower
Field Value
GetAngularLimitUpper
Cached name for the 'get_angular_limit_upper' method.
public static readonly StringName GetAngularLimitUpper
Field Value
GetMotorTargetVelocity
Cached name for the 'get_motor_target_velocity' method.
public static readonly StringName GetMotorTargetVelocity
Field Value
GetSoftness
Cached name for the 'get_softness' method.
public static readonly StringName GetSoftness
Field Value
IsAngularLimitEnabled
Cached name for the 'is_angular_limit_enabled' method.
public static readonly StringName IsAngularLimitEnabled
Field Value
IsMotorEnabled
Cached name for the 'is_motor_enabled' method.
public static readonly StringName IsMotorEnabled
Field Value
SetAngularLimitEnabled
Cached name for the 'set_angular_limit_enabled' method.
public static readonly StringName SetAngularLimitEnabled
Field Value
SetAngularLimitLower
Cached name for the 'set_angular_limit_lower' method.
public static readonly StringName SetAngularLimitLower
Field Value
SetAngularLimitUpper
Cached name for the 'set_angular_limit_upper' method.
public static readonly StringName SetAngularLimitUpper
Field Value
SetMotorEnabled
Cached name for the 'set_motor_enabled' method.
public static readonly StringName SetMotorEnabled
Field Value
SetMotorTargetVelocity
Cached name for the 'set_motor_target_velocity' method.
public static readonly StringName SetMotorTargetVelocity
Field Value
SetSoftness
Cached name for the 'set_softness' method.
public static readonly StringName SetSoftness