Class PhysicsServer2DInstance.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class PhysicsServer2DInstance.MethodName : GodotObject.MethodName
- Inheritance
-
PhysicsServer2DInstance.MethodName
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
AreaAddShape
Cached name for the 'area_add_shape' method.
public static readonly StringName AreaAddShape
Field Value
AreaAttachCanvasInstanceId
Cached name for the 'area_attach_canvas_instance_id' method.
public static readonly StringName AreaAttachCanvasInstanceId
Field Value
AreaAttachObjectInstanceId
Cached name for the 'area_attach_object_instance_id' method.
public static readonly StringName AreaAttachObjectInstanceId
Field Value
AreaClearShapes
Cached name for the 'area_clear_shapes' method.
public static readonly StringName AreaClearShapes
Field Value
AreaCreate
Cached name for the 'area_create' method.
public static readonly StringName AreaCreate
Field Value
AreaGetCanvasInstanceId
Cached name for the 'area_get_canvas_instance_id' method.
public static readonly StringName AreaGetCanvasInstanceId
Field Value
AreaGetCollisionLayer
Cached name for the 'area_get_collision_layer' method.
public static readonly StringName AreaGetCollisionLayer
Field Value
AreaGetCollisionMask
Cached name for the 'area_get_collision_mask' method.
public static readonly StringName AreaGetCollisionMask
Field Value
AreaGetObjectInstanceId
Cached name for the 'area_get_object_instance_id' method.
public static readonly StringName AreaGetObjectInstanceId
Field Value
AreaGetParam
Cached name for the 'area_get_param' method.
public static readonly StringName AreaGetParam
Field Value
AreaGetShape
Cached name for the 'area_get_shape' method.
public static readonly StringName AreaGetShape
Field Value
AreaGetShapeCount
Cached name for the 'area_get_shape_count' method.
public static readonly StringName AreaGetShapeCount
Field Value
AreaGetShapeTransform
Cached name for the 'area_get_shape_transform' method.
public static readonly StringName AreaGetShapeTransform
Field Value
AreaGetSpace
Cached name for the 'area_get_space' method.
public static readonly StringName AreaGetSpace
Field Value
AreaGetTransform
Cached name for the 'area_get_transform' method.
public static readonly StringName AreaGetTransform
Field Value
AreaRemoveShape
Cached name for the 'area_remove_shape' method.
public static readonly StringName AreaRemoveShape
Field Value
AreaSetAreaMonitorCallback
Cached name for the 'area_set_area_monitor_callback' method.
public static readonly StringName AreaSetAreaMonitorCallback
Field Value
AreaSetCollisionLayer
Cached name for the 'area_set_collision_layer' method.
public static readonly StringName AreaSetCollisionLayer
Field Value
AreaSetCollisionMask
Cached name for the 'area_set_collision_mask' method.
public static readonly StringName AreaSetCollisionMask
Field Value
AreaSetMonitorCallback
Cached name for the 'area_set_monitor_callback' method.
public static readonly StringName AreaSetMonitorCallback
Field Value
AreaSetMonitorable
Cached name for the 'area_set_monitorable' method.
public static readonly StringName AreaSetMonitorable
Field Value
AreaSetParam
Cached name for the 'area_set_param' method.
public static readonly StringName AreaSetParam
Field Value
AreaSetShape
Cached name for the 'area_set_shape' method.
public static readonly StringName AreaSetShape
Field Value
AreaSetShapeDisabled
Cached name for the 'area_set_shape_disabled' method.
public static readonly StringName AreaSetShapeDisabled
Field Value
AreaSetShapeTransform
Cached name for the 'area_set_shape_transform' method.
public static readonly StringName AreaSetShapeTransform
Field Value
AreaSetSpace
Cached name for the 'area_set_space' method.
public static readonly StringName AreaSetSpace
Field Value
AreaSetTransform
Cached name for the 'area_set_transform' method.
public static readonly StringName AreaSetTransform
Field Value
BodyAddCollisionException
Cached name for the 'body_add_collision_exception' method.
public static readonly StringName BodyAddCollisionException
Field Value
BodyAddConstantCentralForce
Cached name for the 'body_add_constant_central_force' method.
public static readonly StringName BodyAddConstantCentralForce
Field Value
BodyAddConstantForce
Cached name for the 'body_add_constant_force' method.
public static readonly StringName BodyAddConstantForce
Field Value
BodyAddConstantTorque
Cached name for the 'body_add_constant_torque' method.
public static readonly StringName BodyAddConstantTorque
Field Value
BodyAddShape
Cached name for the 'body_add_shape' method.
public static readonly StringName BodyAddShape
Field Value
BodyApplyCentralForce
Cached name for the 'body_apply_central_force' method.
public static readonly StringName BodyApplyCentralForce
Field Value
BodyApplyCentralImpulse
Cached name for the 'body_apply_central_impulse' method.
public static readonly StringName BodyApplyCentralImpulse
Field Value
BodyApplyForce
Cached name for the 'body_apply_force' method.
public static readonly StringName BodyApplyForce
Field Value
BodyApplyImpulse
Cached name for the 'body_apply_impulse' method.
public static readonly StringName BodyApplyImpulse
Field Value
BodyApplyTorque
Cached name for the 'body_apply_torque' method.
public static readonly StringName BodyApplyTorque
Field Value
BodyApplyTorqueImpulse
Cached name for the 'body_apply_torque_impulse' method.
public static readonly StringName BodyApplyTorqueImpulse
Field Value
BodyAttachCanvasInstanceId
Cached name for the 'body_attach_canvas_instance_id' method.
public static readonly StringName BodyAttachCanvasInstanceId
Field Value
BodyAttachObjectInstanceId
Cached name for the 'body_attach_object_instance_id' method.
public static readonly StringName BodyAttachObjectInstanceId
Field Value
BodyClearShapes
Cached name for the 'body_clear_shapes' method.
public static readonly StringName BodyClearShapes
Field Value
BodyCreate
Cached name for the 'body_create' method.
public static readonly StringName BodyCreate
Field Value
BodyGetCanvasInstanceId
Cached name for the 'body_get_canvas_instance_id' method.
public static readonly StringName BodyGetCanvasInstanceId
Field Value
BodyGetCollisionLayer
Cached name for the 'body_get_collision_layer' method.
public static readonly StringName BodyGetCollisionLayer
Field Value
BodyGetCollisionMask
Cached name for the 'body_get_collision_mask' method.
public static readonly StringName BodyGetCollisionMask
Field Value
BodyGetCollisionPriority
Cached name for the 'body_get_collision_priority' method.
public static readonly StringName BodyGetCollisionPriority
Field Value
BodyGetConstantForce
Cached name for the 'body_get_constant_force' method.
public static readonly StringName BodyGetConstantForce
Field Value
BodyGetConstantTorque
Cached name for the 'body_get_constant_torque' method.
public static readonly StringName BodyGetConstantTorque
Field Value
BodyGetContinuousCollisionDetectionMode
Cached name for the 'body_get_continuous_collision_detection_mode' method.
public static readonly StringName BodyGetContinuousCollisionDetectionMode
Field Value
BodyGetDirectState
Cached name for the 'body_get_direct_state' method.
public static readonly StringName BodyGetDirectState
Field Value
BodyGetMaxContactsReported
Cached name for the 'body_get_max_contacts_reported' method.
public static readonly StringName BodyGetMaxContactsReported
Field Value
BodyGetMode
Cached name for the 'body_get_mode' method.
public static readonly StringName BodyGetMode
Field Value
BodyGetObjectInstanceId
Cached name for the 'body_get_object_instance_id' method.
public static readonly StringName BodyGetObjectInstanceId
Field Value
BodyGetParam
Cached name for the 'body_get_param' method.
public static readonly StringName BodyGetParam
Field Value
BodyGetShape
Cached name for the 'body_get_shape' method.
public static readonly StringName BodyGetShape
Field Value
BodyGetShapeCount
Cached name for the 'body_get_shape_count' method.
public static readonly StringName BodyGetShapeCount
Field Value
BodyGetShapeTransform
Cached name for the 'body_get_shape_transform' method.
public static readonly StringName BodyGetShapeTransform
Field Value
BodyGetSpace
Cached name for the 'body_get_space' method.
public static readonly StringName BodyGetSpace
Field Value
BodyGetState
Cached name for the 'body_get_state' method.
public static readonly StringName BodyGetState
Field Value
BodyIsOmittingForceIntegration
Cached name for the 'body_is_omitting_force_integration' method.
public static readonly StringName BodyIsOmittingForceIntegration
Field Value
BodyRemoveCollisionException
Cached name for the 'body_remove_collision_exception' method.
public static readonly StringName BodyRemoveCollisionException
Field Value
BodyRemoveShape
Cached name for the 'body_remove_shape' method.
public static readonly StringName BodyRemoveShape
Field Value
BodyResetMassProperties
Cached name for the 'body_reset_mass_properties' method.
public static readonly StringName BodyResetMassProperties
Field Value
BodySetAxisVelocity
Cached name for the 'body_set_axis_velocity' method.
public static readonly StringName BodySetAxisVelocity
Field Value
BodySetCollisionLayer
Cached name for the 'body_set_collision_layer' method.
public static readonly StringName BodySetCollisionLayer
Field Value
BodySetCollisionMask
Cached name for the 'body_set_collision_mask' method.
public static readonly StringName BodySetCollisionMask
Field Value
BodySetCollisionPriority
Cached name for the 'body_set_collision_priority' method.
public static readonly StringName BodySetCollisionPriority
Field Value
BodySetConstantForce
Cached name for the 'body_set_constant_force' method.
public static readonly StringName BodySetConstantForce
Field Value
BodySetConstantTorque
Cached name for the 'body_set_constant_torque' method.
public static readonly StringName BodySetConstantTorque
Field Value
BodySetContinuousCollisionDetectionMode
Cached name for the 'body_set_continuous_collision_detection_mode' method.
public static readonly StringName BodySetContinuousCollisionDetectionMode
Field Value
BodySetForceIntegrationCallback
Cached name for the 'body_set_force_integration_callback' method.
public static readonly StringName BodySetForceIntegrationCallback
Field Value
BodySetMaxContactsReported
Cached name for the 'body_set_max_contacts_reported' method.
public static readonly StringName BodySetMaxContactsReported
Field Value
BodySetMode
Cached name for the 'body_set_mode' method.
public static readonly StringName BodySetMode
Field Value
BodySetOmitForceIntegration
Cached name for the 'body_set_omit_force_integration' method.
public static readonly StringName BodySetOmitForceIntegration
Field Value
BodySetParam
Cached name for the 'body_set_param' method.
public static readonly StringName BodySetParam
Field Value
BodySetShape
Cached name for the 'body_set_shape' method.
public static readonly StringName BodySetShape
Field Value
BodySetShapeAsOneWayCollision
Cached name for the 'body_set_shape_as_one_way_collision' method.
public static readonly StringName BodySetShapeAsOneWayCollision
Field Value
BodySetShapeDisabled
Cached name for the 'body_set_shape_disabled' method.
public static readonly StringName BodySetShapeDisabled
Field Value
BodySetShapeTransform
Cached name for the 'body_set_shape_transform' method.
public static readonly StringName BodySetShapeTransform
Field Value
BodySetSpace
Cached name for the 'body_set_space' method.
public static readonly StringName BodySetSpace
Field Value
BodySetState
Cached name for the 'body_set_state' method.
public static readonly StringName BodySetState
Field Value
BodyTestMotion
Cached name for the 'body_test_motion' method.
public static readonly StringName BodyTestMotion
Field Value
CapsuleShapeCreate
Cached name for the 'capsule_shape_create' method.
public static readonly StringName CapsuleShapeCreate
Field Value
CircleShapeCreate
Cached name for the 'circle_shape_create' method.
public static readonly StringName CircleShapeCreate
Field Value
ConcavePolygonShapeCreate
Cached name for the 'concave_polygon_shape_create' method.
public static readonly StringName ConcavePolygonShapeCreate
Field Value
ConvexPolygonShapeCreate
Cached name for the 'convex_polygon_shape_create' method.
public static readonly StringName ConvexPolygonShapeCreate
Field Value
DampedSpringJointGetParam
Cached name for the 'damped_spring_joint_get_param' method.
public static readonly StringName DampedSpringJointGetParam
Field Value
DampedSpringJointSetParam
Cached name for the 'damped_spring_joint_set_param' method.
public static readonly StringName DampedSpringJointSetParam
Field Value
FreeRid
Cached name for the 'free_rid' method.
public static readonly StringName FreeRid
Field Value
GetProcessInfo
Cached name for the 'get_process_info' method.
public static readonly StringName GetProcessInfo
Field Value
JointClear
Cached name for the 'joint_clear' method.
public static readonly StringName JointClear
Field Value
JointCreate
Cached name for the 'joint_create' method.
public static readonly StringName JointCreate
Field Value
JointDisableCollisionsBetweenBodies
Cached name for the 'joint_disable_collisions_between_bodies' method.
public static readonly StringName JointDisableCollisionsBetweenBodies
Field Value
JointGetParam
Cached name for the 'joint_get_param' method.
public static readonly StringName JointGetParam
Field Value
JointGetType
Cached name for the 'joint_get_type' method.
public static readonly StringName JointGetType
Field Value
JointIsDisabledCollisionsBetweenBodies
Cached name for the 'joint_is_disabled_collisions_between_bodies' method.
public static readonly StringName JointIsDisabledCollisionsBetweenBodies
Field Value
JointMakeDampedSpring
Cached name for the 'joint_make_damped_spring' method.
public static readonly StringName JointMakeDampedSpring
Field Value
JointMakeGroove
Cached name for the 'joint_make_groove' method.
public static readonly StringName JointMakeGroove
Field Value
JointMakePin
Cached name for the 'joint_make_pin' method.
public static readonly StringName JointMakePin
Field Value
JointSetParam
Cached name for the 'joint_set_param' method.
public static readonly StringName JointSetParam
Field Value
PinJointGetFlag
Cached name for the 'pin_joint_get_flag' method.
public static readonly StringName PinJointGetFlag
Field Value
PinJointGetParam
Cached name for the 'pin_joint_get_param' method.
public static readonly StringName PinJointGetParam
Field Value
PinJointSetFlag
Cached name for the 'pin_joint_set_flag' method.
public static readonly StringName PinJointSetFlag
Field Value
PinJointSetParam
Cached name for the 'pin_joint_set_param' method.
public static readonly StringName PinJointSetParam
Field Value
RectangleShapeCreate
Cached name for the 'rectangle_shape_create' method.
public static readonly StringName RectangleShapeCreate
Field Value
SegmentShapeCreate
Cached name for the 'segment_shape_create' method.
public static readonly StringName SegmentShapeCreate
Field Value
SeparationRayShapeCreate
Cached name for the 'separation_ray_shape_create' method.
public static readonly StringName SeparationRayShapeCreate
Field Value
SetActive
Cached name for the 'set_active' method.
public static readonly StringName SetActive
Field Value
ShapeGetData
Cached name for the 'shape_get_data' method.
public static readonly StringName ShapeGetData
Field Value
ShapeGetType
Cached name for the 'shape_get_type' method.
public static readonly StringName ShapeGetType
Field Value
ShapeSetData
Cached name for the 'shape_set_data' method.
public static readonly StringName ShapeSetData
Field Value
SpaceCreate
Cached name for the 'space_create' method.
public static readonly StringName SpaceCreate
Field Value
SpaceGetDirectState
Cached name for the 'space_get_direct_state' method.
public static readonly StringName SpaceGetDirectState
Field Value
SpaceGetParam
Cached name for the 'space_get_param' method.
public static readonly StringName SpaceGetParam
Field Value
SpaceIsActive
Cached name for the 'space_is_active' method.
public static readonly StringName SpaceIsActive
Field Value
SpaceSetActive
Cached name for the 'space_set_active' method.
public static readonly StringName SpaceSetActive
Field Value
SpaceSetParam
Cached name for the 'space_set_param' method.
public static readonly StringName SpaceSetParam
Field Value
WorldBoundaryShapeCreate
Cached name for the 'world_boundary_shape_create' method.
public static readonly StringName WorldBoundaryShapeCreate