Table of Contents

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

StringName

GetAngularLimitUpper

Cached name for the 'get_angular_limit_upper' method.

public static readonly StringName GetAngularLimitUpper

Field Value

StringName

GetMotorTargetVelocity

Cached name for the 'get_motor_target_velocity' method.

public static readonly StringName GetMotorTargetVelocity

Field Value

StringName

GetSoftness

Cached name for the 'get_softness' method.

public static readonly StringName GetSoftness

Field Value

StringName

IsAngularLimitEnabled

Cached name for the 'is_angular_limit_enabled' method.

public static readonly StringName IsAngularLimitEnabled

Field Value

StringName

IsMotorEnabled

Cached name for the 'is_motor_enabled' method.

public static readonly StringName IsMotorEnabled

Field Value

StringName

SetAngularLimitEnabled

Cached name for the 'set_angular_limit_enabled' method.

public static readonly StringName SetAngularLimitEnabled

Field Value

StringName

SetAngularLimitLower

Cached name for the 'set_angular_limit_lower' method.

public static readonly StringName SetAngularLimitLower

Field Value

StringName

SetAngularLimitUpper

Cached name for the 'set_angular_limit_upper' method.

public static readonly StringName SetAngularLimitUpper

Field Value

StringName

SetMotorEnabled

Cached name for the 'set_motor_enabled' method.

public static readonly StringName SetMotorEnabled

Field Value

StringName

SetMotorTargetVelocity

Cached name for the 'set_motor_target_velocity' method.

public static readonly StringName SetMotorTargetVelocity

Field Value

StringName

SetSoftness

Cached name for the 'set_softness' method.

public static readonly StringName SetSoftness

Field Value

StringName