Class PhysicalBone2D.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class PhysicalBone2D.MethodName : RigidBody2D.MethodName
- Inheritance
-
PhysicalBone2D.MethodName
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
GetAutoConfigureJoint
Cached name for the 'get_auto_configure_joint' method.
public static readonly StringName GetAutoConfigureJoint
Field Value
GetBone2DIndex
Cached name for the 'get_bone2d_index' method.
public static readonly StringName GetBone2DIndex
Field Value
GetBone2DNodePath
Cached name for the 'get_bone2d_nodepath' method.
public static readonly StringName GetBone2DNodePath
Field Value
GetFollowBoneWhenSimulating
Cached name for the 'get_follow_bone_when_simulating' method.
public static readonly StringName GetFollowBoneWhenSimulating
Field Value
GetJoint
Cached name for the 'get_joint' method.
public static readonly StringName GetJoint
Field Value
GetSimulatePhysics
Cached name for the 'get_simulate_physics' method.
public static readonly StringName GetSimulatePhysics
Field Value
IsSimulatingPhysics
Cached name for the 'is_simulating_physics' method.
public static readonly StringName IsSimulatingPhysics
Field Value
SetAutoConfigureJoint
Cached name for the 'set_auto_configure_joint' method.
public static readonly StringName SetAutoConfigureJoint
Field Value
SetBone2DIndex
Cached name for the 'set_bone2d_index' method.
public static readonly StringName SetBone2DIndex
Field Value
SetBone2DNodePath
Cached name for the 'set_bone2d_nodepath' method.
public static readonly StringName SetBone2DNodePath
Field Value
SetFollowBoneWhenSimulating
Cached name for the 'set_follow_bone_when_simulating' method.
public static readonly StringName SetFollowBoneWhenSimulating
Field Value
SetSimulatePhysics
Cached name for the 'set_simulate_physics' method.
public static readonly StringName SetSimulatePhysics