Table of Contents

Class PhysicalBone3D.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

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

public class PhysicalBone3D.MethodName : PhysicsBody3D.MethodName
Inheritance
PhysicalBone3D.MethodName
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

ApplyCentralImpulse

Cached name for the 'apply_central_impulse' method.

public static readonly StringName ApplyCentralImpulse

Field Value

StringName

ApplyImpulse

Cached name for the 'apply_impulse' method.

public static readonly StringName ApplyImpulse

Field Value

StringName

GetAngularDamp

Cached name for the 'get_angular_damp' method.

public static readonly StringName GetAngularDamp

Field Value

StringName

GetAngularDampMode

Cached name for the 'get_angular_damp_mode' method.

public static readonly StringName GetAngularDampMode

Field Value

StringName

GetAngularVelocity

Cached name for the 'get_angular_velocity' method.

public static readonly StringName GetAngularVelocity

Field Value

StringName

GetBodyOffset

Cached name for the 'get_body_offset' method.

public static readonly StringName GetBodyOffset

Field Value

StringName

GetBoneId

Cached name for the 'get_bone_id' method.

public static readonly StringName GetBoneId

Field Value

StringName

GetBounce

Cached name for the 'get_bounce' method.

public static readonly StringName GetBounce

Field Value

StringName

GetFriction

Cached name for the 'get_friction' method.

public static readonly StringName GetFriction

Field Value

StringName

GetGravityScale

Cached name for the 'get_gravity_scale' method.

public static readonly StringName GetGravityScale

Field Value

StringName

GetJointOffset

Cached name for the 'get_joint_offset' method.

public static readonly StringName GetJointOffset

Field Value

StringName

GetJointRotation

Cached name for the 'get_joint_rotation' method.

public static readonly StringName GetJointRotation

Field Value

StringName

GetJointType

Cached name for the 'get_joint_type' method.

public static readonly StringName GetJointType

Field Value

StringName

GetLinearDamp

Cached name for the 'get_linear_damp' method.

public static readonly StringName GetLinearDamp

Field Value

StringName

GetLinearDampMode

Cached name for the 'get_linear_damp_mode' method.

public static readonly StringName GetLinearDampMode

Field Value

StringName

GetLinearVelocity

Cached name for the 'get_linear_velocity' method.

public static readonly StringName GetLinearVelocity

Field Value

StringName

GetMass

Cached name for the 'get_mass' method.

public static readonly StringName GetMass

Field Value

StringName

GetSimulatePhysics

Cached name for the 'get_simulate_physics' method.

public static readonly StringName GetSimulatePhysics

Field Value

StringName

IsAbleToSleep

Cached name for the 'is_able_to_sleep' method.

public static readonly StringName IsAbleToSleep

Field Value

StringName

IsSimulatingPhysics

Cached name for the 'is_simulating_physics' method.

public static readonly StringName IsSimulatingPhysics

Field Value

StringName

IsUsingCustomIntegrator

Cached name for the 'is_using_custom_integrator' method.

public static readonly StringName IsUsingCustomIntegrator

Field Value

StringName

SetAngularDamp

Cached name for the 'set_angular_damp' method.

public static readonly StringName SetAngularDamp

Field Value

StringName

SetAngularDampMode

Cached name for the 'set_angular_damp_mode' method.

public static readonly StringName SetAngularDampMode

Field Value

StringName

SetAngularVelocity

Cached name for the 'set_angular_velocity' method.

public static readonly StringName SetAngularVelocity

Field Value

StringName

SetBodyOffset

Cached name for the 'set_body_offset' method.

public static readonly StringName SetBodyOffset

Field Value

StringName

SetBounce

Cached name for the 'set_bounce' method.

public static readonly StringName SetBounce

Field Value

StringName

SetCanSleep

Cached name for the 'set_can_sleep' method.

public static readonly StringName SetCanSleep

Field Value

StringName

SetFriction

Cached name for the 'set_friction' method.

public static readonly StringName SetFriction

Field Value

StringName

SetGravityScale

Cached name for the 'set_gravity_scale' method.

public static readonly StringName SetGravityScale

Field Value

StringName

SetJointOffset

Cached name for the 'set_joint_offset' method.

public static readonly StringName SetJointOffset

Field Value

StringName

SetJointRotation

Cached name for the 'set_joint_rotation' method.

public static readonly StringName SetJointRotation

Field Value

StringName

SetJointType

Cached name for the 'set_joint_type' method.

public static readonly StringName SetJointType

Field Value

StringName

SetLinearDamp

Cached name for the 'set_linear_damp' method.

public static readonly StringName SetLinearDamp

Field Value

StringName

SetLinearDampMode

Cached name for the 'set_linear_damp_mode' method.

public static readonly StringName SetLinearDampMode

Field Value

StringName

SetLinearVelocity

Cached name for the 'set_linear_velocity' method.

public static readonly StringName SetLinearVelocity

Field Value

StringName

SetMass

Cached name for the 'set_mass' method.

public static readonly StringName SetMass

Field Value

StringName

SetUseCustomIntegrator

Cached name for the 'set_use_custom_integrator' method.

public static readonly StringName SetUseCustomIntegrator

Field Value

StringName

_IntegrateForces

Cached name for the '_integrate_forces' method.

public static readonly StringName _IntegrateForces

Field Value

StringName