Table of Contents

Class PhysicsServer2DExtension.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

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

public class PhysicsServer2DExtension.MethodName : PhysicsServer2D.MethodName
Inheritance
PhysicsServer2DExtension.MethodName
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

BodyTestMotionIsExcludingBody

Cached name for the 'body_test_motion_is_excluding_body' method.

public static readonly StringName BodyTestMotionIsExcludingBody

Field Value

StringName

BodyTestMotionIsExcludingObject

Cached name for the 'body_test_motion_is_excluding_object' method.

public static readonly StringName BodyTestMotionIsExcludingObject

Field Value

StringName

_AreaAddShape

Cached name for the '_area_add_shape' method.

public static readonly StringName _AreaAddShape

Field Value

StringName

_AreaAttachCanvasInstanceId

Cached name for the '_area_attach_canvas_instance_id' method.

public static readonly StringName _AreaAttachCanvasInstanceId

Field Value

StringName

_AreaAttachObjectInstanceId

Cached name for the '_area_attach_object_instance_id' method.

public static readonly StringName _AreaAttachObjectInstanceId

Field Value

StringName

_AreaClearShapes

Cached name for the '_area_clear_shapes' method.

public static readonly StringName _AreaClearShapes

Field Value

StringName

_AreaCreate

Cached name for the '_area_create' method.

public static readonly StringName _AreaCreate

Field Value

StringName

_AreaGetCanvasInstanceId

Cached name for the '_area_get_canvas_instance_id' method.

public static readonly StringName _AreaGetCanvasInstanceId

Field Value

StringName

_AreaGetCollisionLayer

Cached name for the '_area_get_collision_layer' method.

public static readonly StringName _AreaGetCollisionLayer

Field Value

StringName

_AreaGetCollisionMask

Cached name for the '_area_get_collision_mask' method.

public static readonly StringName _AreaGetCollisionMask

Field Value

StringName

_AreaGetObjectInstanceId

Cached name for the '_area_get_object_instance_id' method.

public static readonly StringName _AreaGetObjectInstanceId

Field Value

StringName

_AreaGetParam

Cached name for the '_area_get_param' method.

public static readonly StringName _AreaGetParam

Field Value

StringName

_AreaGetShape

Cached name for the '_area_get_shape' method.

public static readonly StringName _AreaGetShape

Field Value

StringName

_AreaGetShapeCount

Cached name for the '_area_get_shape_count' method.

public static readonly StringName _AreaGetShapeCount

Field Value

StringName

_AreaGetShapeTransform

Cached name for the '_area_get_shape_transform' method.

public static readonly StringName _AreaGetShapeTransform

Field Value

StringName

_AreaGetSpace

Cached name for the '_area_get_space' method.

public static readonly StringName _AreaGetSpace

Field Value

StringName

_AreaGetTransform

Cached name for the '_area_get_transform' method.

public static readonly StringName _AreaGetTransform

Field Value

StringName

_AreaRemoveShape

Cached name for the '_area_remove_shape' method.

public static readonly StringName _AreaRemoveShape

Field Value

StringName

_AreaSetAreaMonitorCallback

Cached name for the '_area_set_area_monitor_callback' method.

public static readonly StringName _AreaSetAreaMonitorCallback

Field Value

StringName

_AreaSetCollisionLayer

Cached name for the '_area_set_collision_layer' method.

public static readonly StringName _AreaSetCollisionLayer

Field Value

StringName

_AreaSetCollisionMask

Cached name for the '_area_set_collision_mask' method.

public static readonly StringName _AreaSetCollisionMask

Field Value

StringName

_AreaSetMonitorCallback

Cached name for the '_area_set_monitor_callback' method.

public static readonly StringName _AreaSetMonitorCallback

Field Value

StringName

_AreaSetMonitorable

Cached name for the '_area_set_monitorable' method.

public static readonly StringName _AreaSetMonitorable

Field Value

StringName

_AreaSetParam

Cached name for the '_area_set_param' method.

public static readonly StringName _AreaSetParam

Field Value

StringName

_AreaSetPickable

Cached name for the '_area_set_pickable' method.

public static readonly StringName _AreaSetPickable

Field Value

StringName

_AreaSetShape

Cached name for the '_area_set_shape' method.

public static readonly StringName _AreaSetShape

Field Value

StringName

_AreaSetShapeDisabled

Cached name for the '_area_set_shape_disabled' method.

public static readonly StringName _AreaSetShapeDisabled

Field Value

StringName

_AreaSetShapeTransform

Cached name for the '_area_set_shape_transform' method.

public static readonly StringName _AreaSetShapeTransform

Field Value

StringName

_AreaSetSpace

Cached name for the '_area_set_space' method.

public static readonly StringName _AreaSetSpace

Field Value

StringName

_AreaSetTransform

Cached name for the '_area_set_transform' method.

public static readonly StringName _AreaSetTransform

Field Value

StringName

_BodyAddCollisionException

Cached name for the '_body_add_collision_exception' method.

public static readonly StringName _BodyAddCollisionException

Field Value

StringName

_BodyAddConstantCentralForce

Cached name for the '_body_add_constant_central_force' method.

public static readonly StringName _BodyAddConstantCentralForce

Field Value

StringName

_BodyAddConstantForce

Cached name for the '_body_add_constant_force' method.

public static readonly StringName _BodyAddConstantForce

Field Value

StringName

_BodyAddConstantTorque

Cached name for the '_body_add_constant_torque' method.

public static readonly StringName _BodyAddConstantTorque

Field Value

StringName

_BodyAddShape

Cached name for the '_body_add_shape' method.

public static readonly StringName _BodyAddShape

Field Value

StringName

_BodyApplyCentralForce

Cached name for the '_body_apply_central_force' method.

public static readonly StringName _BodyApplyCentralForce

Field Value

StringName

_BodyApplyCentralImpulse

Cached name for the '_body_apply_central_impulse' method.

public static readonly StringName _BodyApplyCentralImpulse

Field Value

StringName

_BodyApplyForce

Cached name for the '_body_apply_force' method.

public static readonly StringName _BodyApplyForce

Field Value

StringName

_BodyApplyImpulse

Cached name for the '_body_apply_impulse' method.

public static readonly StringName _BodyApplyImpulse

Field Value

StringName

_BodyApplyTorque

Cached name for the '_body_apply_torque' method.

public static readonly StringName _BodyApplyTorque

Field Value

StringName

_BodyApplyTorqueImpulse

Cached name for the '_body_apply_torque_impulse' method.

public static readonly StringName _BodyApplyTorqueImpulse

Field Value

StringName

_BodyAttachCanvasInstanceId

Cached name for the '_body_attach_canvas_instance_id' method.

public static readonly StringName _BodyAttachCanvasInstanceId

Field Value

StringName

_BodyAttachObjectInstanceId

Cached name for the '_body_attach_object_instance_id' method.

public static readonly StringName _BodyAttachObjectInstanceId

Field Value

StringName

_BodyClearShapes

Cached name for the '_body_clear_shapes' method.

public static readonly StringName _BodyClearShapes

Field Value

StringName

_BodyCreate

Cached name for the '_body_create' method.

public static readonly StringName _BodyCreate

Field Value

StringName

_BodyGetCanvasInstanceId

Cached name for the '_body_get_canvas_instance_id' method.

public static readonly StringName _BodyGetCanvasInstanceId

Field Value

StringName

_BodyGetCollisionExceptions

Cached name for the '_body_get_collision_exceptions' method.

public static readonly StringName _BodyGetCollisionExceptions

Field Value

StringName

_BodyGetCollisionLayer

Cached name for the '_body_get_collision_layer' method.

public static readonly StringName _BodyGetCollisionLayer

Field Value

StringName

_BodyGetCollisionMask

Cached name for the '_body_get_collision_mask' method.

public static readonly StringName _BodyGetCollisionMask

Field Value

StringName

_BodyGetCollisionPriority

Cached name for the '_body_get_collision_priority' method.

public static readonly StringName _BodyGetCollisionPriority

Field Value

StringName

_BodyGetConstantForce

Cached name for the '_body_get_constant_force' method.

public static readonly StringName _BodyGetConstantForce

Field Value

StringName

_BodyGetConstantTorque

Cached name for the '_body_get_constant_torque' method.

public static readonly StringName _BodyGetConstantTorque

Field Value

StringName

_BodyGetContactsReportedDepthThreshold

Cached name for the '_body_get_contacts_reported_depth_threshold' method.

public static readonly StringName _BodyGetContactsReportedDepthThreshold

Field Value

StringName

_BodyGetContinuousCollisionDetectionMode

Cached name for the '_body_get_continuous_collision_detection_mode' method.

public static readonly StringName _BodyGetContinuousCollisionDetectionMode

Field Value

StringName

_BodyGetDirectState

Cached name for the '_body_get_direct_state' method.

public static readonly StringName _BodyGetDirectState

Field Value

StringName

_BodyGetMaxContactsReported

Cached name for the '_body_get_max_contacts_reported' method.

public static readonly StringName _BodyGetMaxContactsReported

Field Value

StringName

_BodyGetMode

Cached name for the '_body_get_mode' method.

public static readonly StringName _BodyGetMode

Field Value

StringName

_BodyGetObjectInstanceId

Cached name for the '_body_get_object_instance_id' method.

public static readonly StringName _BodyGetObjectInstanceId

Field Value

StringName

_BodyGetParam

Cached name for the '_body_get_param' method.

public static readonly StringName _BodyGetParam

Field Value

StringName

_BodyGetShape

Cached name for the '_body_get_shape' method.

public static readonly StringName _BodyGetShape

Field Value

StringName

_BodyGetShapeCount

Cached name for the '_body_get_shape_count' method.

public static readonly StringName _BodyGetShapeCount

Field Value

StringName

_BodyGetShapeTransform

Cached name for the '_body_get_shape_transform' method.

public static readonly StringName _BodyGetShapeTransform

Field Value

StringName

_BodyGetSpace

Cached name for the '_body_get_space' method.

public static readonly StringName _BodyGetSpace

Field Value

StringName

_BodyGetState

Cached name for the '_body_get_state' method.

public static readonly StringName _BodyGetState

Field Value

StringName

_BodyIsOmittingForceIntegration

Cached name for the '_body_is_omitting_force_integration' method.

public static readonly StringName _BodyIsOmittingForceIntegration

Field Value

StringName

_BodyRemoveCollisionException

Cached name for the '_body_remove_collision_exception' method.

public static readonly StringName _BodyRemoveCollisionException

Field Value

StringName

_BodyRemoveShape

Cached name for the '_body_remove_shape' method.

public static readonly StringName _BodyRemoveShape

Field Value

StringName

_BodyResetMassProperties

Cached name for the '_body_reset_mass_properties' method.

public static readonly StringName _BodyResetMassProperties

Field Value

StringName

_BodySetAxisVelocity

Cached name for the '_body_set_axis_velocity' method.

public static readonly StringName _BodySetAxisVelocity

Field Value

StringName

_BodySetCollisionLayer

Cached name for the '_body_set_collision_layer' method.

public static readonly StringName _BodySetCollisionLayer

Field Value

StringName

_BodySetCollisionMask

Cached name for the '_body_set_collision_mask' method.

public static readonly StringName _BodySetCollisionMask

Field Value

StringName

_BodySetCollisionPriority

Cached name for the '_body_set_collision_priority' method.

public static readonly StringName _BodySetCollisionPriority

Field Value

StringName

_BodySetConstantForce

Cached name for the '_body_set_constant_force' method.

public static readonly StringName _BodySetConstantForce

Field Value

StringName

_BodySetConstantTorque

Cached name for the '_body_set_constant_torque' method.

public static readonly StringName _BodySetConstantTorque

Field Value

StringName

_BodySetContactsReportedDepthThreshold

Cached name for the '_body_set_contacts_reported_depth_threshold' method.

public static readonly StringName _BodySetContactsReportedDepthThreshold

Field Value

StringName

_BodySetContinuousCollisionDetectionMode

Cached name for the '_body_set_continuous_collision_detection_mode' method.

public static readonly StringName _BodySetContinuousCollisionDetectionMode

Field Value

StringName

_BodySetForceIntegrationCallback

Cached name for the '_body_set_force_integration_callback' method.

public static readonly StringName _BodySetForceIntegrationCallback

Field Value

StringName

_BodySetMaxContactsReported

Cached name for the '_body_set_max_contacts_reported' method.

public static readonly StringName _BodySetMaxContactsReported

Field Value

StringName

_BodySetMode

Cached name for the '_body_set_mode' method.

public static readonly StringName _BodySetMode

Field Value

StringName

_BodySetOmitForceIntegration

Cached name for the '_body_set_omit_force_integration' method.

public static readonly StringName _BodySetOmitForceIntegration

Field Value

StringName

_BodySetParam

Cached name for the '_body_set_param' method.

public static readonly StringName _BodySetParam

Field Value

StringName

_BodySetPickable

Cached name for the '_body_set_pickable' method.

public static readonly StringName _BodySetPickable

Field Value

StringName

_BodySetShape

Cached name for the '_body_set_shape' method.

public static readonly StringName _BodySetShape

Field Value

StringName

_BodySetShapeAsOneWayCollision

Cached name for the '_body_set_shape_as_one_way_collision' method.

public static readonly StringName _BodySetShapeAsOneWayCollision

Field Value

StringName

_BodySetShapeDisabled

Cached name for the '_body_set_shape_disabled' method.

public static readonly StringName _BodySetShapeDisabled

Field Value

StringName

_BodySetShapeTransform

Cached name for the '_body_set_shape_transform' method.

public static readonly StringName _BodySetShapeTransform

Field Value

StringName

_BodySetSpace

Cached name for the '_body_set_space' method.

public static readonly StringName _BodySetSpace

Field Value

StringName

_BodySetState

Cached name for the '_body_set_state' method.

public static readonly StringName _BodySetState

Field Value

StringName

_BodySetStateSyncCallback

Cached name for the '_body_set_state_sync_callback' method.

public static readonly StringName _BodySetStateSyncCallback

Field Value

StringName

_CapsuleShapeCreate

Cached name for the '_capsule_shape_create' method.

public static readonly StringName _CapsuleShapeCreate

Field Value

StringName

_CircleShapeCreate

Cached name for the '_circle_shape_create' method.

public static readonly StringName _CircleShapeCreate

Field Value

StringName

_ConcavePolygonShapeCreate

Cached name for the '_concave_polygon_shape_create' method.

public static readonly StringName _ConcavePolygonShapeCreate

Field Value

StringName

_ConvexPolygonShapeCreate

Cached name for the '_convex_polygon_shape_create' method.

public static readonly StringName _ConvexPolygonShapeCreate

Field Value

StringName

_DampedSpringJointGetParam

Cached name for the '_damped_spring_joint_get_param' method.

public static readonly StringName _DampedSpringJointGetParam

Field Value

StringName

_DampedSpringJointSetParam

Cached name for the '_damped_spring_joint_set_param' method.

public static readonly StringName _DampedSpringJointSetParam

Field Value

StringName

_EndSync

Cached name for the '_end_sync' method.

public static readonly StringName _EndSync

Field Value

StringName

_Finish

Cached name for the '_finish' method.

public static readonly StringName _Finish

Field Value

StringName

_FlushQueries

Cached name for the '_flush_queries' method.

public static readonly StringName _FlushQueries

Field Value

StringName

_FreeRid

Cached name for the '_free_rid' method.

public static readonly StringName _FreeRid

Field Value

StringName

_GetProcessInfo

Cached name for the '_get_process_info' method.

public static readonly StringName _GetProcessInfo

Field Value

StringName

_Init

Cached name for the '_init' method.

public static readonly StringName _Init

Field Value

StringName

_IsFlushingQueries

Cached name for the '_is_flushing_queries' method.

public static readonly StringName _IsFlushingQueries

Field Value

StringName

_JointClear

Cached name for the '_joint_clear' method.

public static readonly StringName _JointClear

Field Value

StringName

_JointCreate

Cached name for the '_joint_create' method.

public static readonly StringName _JointCreate

Field Value

StringName

_JointDisableCollisionsBetweenBodies

Cached name for the '_joint_disable_collisions_between_bodies' method.

public static readonly StringName _JointDisableCollisionsBetweenBodies

Field Value

StringName

_JointGetParam

Cached name for the '_joint_get_param' method.

public static readonly StringName _JointGetParam

Field Value

StringName

_JointGetType

Cached name for the '_joint_get_type' method.

public static readonly StringName _JointGetType

Field Value

StringName

_JointIsDisabledCollisionsBetweenBodies

Cached name for the '_joint_is_disabled_collisions_between_bodies' method.

public static readonly StringName _JointIsDisabledCollisionsBetweenBodies

Field Value

StringName

_JointMakeDampedSpring

Cached name for the '_joint_make_damped_spring' method.

public static readonly StringName _JointMakeDampedSpring

Field Value

StringName

_JointMakeGroove

Cached name for the '_joint_make_groove' method.

public static readonly StringName _JointMakeGroove

Field Value

StringName

_JointMakePin

Cached name for the '_joint_make_pin' method.

public static readonly StringName _JointMakePin

Field Value

StringName

_JointSetParam

Cached name for the '_joint_set_param' method.

public static readonly StringName _JointSetParam

Field Value

StringName

_PinJointGetFlag

Cached name for the '_pin_joint_get_flag' method.

public static readonly StringName _PinJointGetFlag

Field Value

StringName

_PinJointGetParam

Cached name for the '_pin_joint_get_param' method.

public static readonly StringName _PinJointGetParam

Field Value

StringName

_PinJointSetFlag

Cached name for the '_pin_joint_set_flag' method.

public static readonly StringName _PinJointSetFlag

Field Value

StringName

_PinJointSetParam

Cached name for the '_pin_joint_set_param' method.

public static readonly StringName _PinJointSetParam

Field Value

StringName

_RectangleShapeCreate

Cached name for the '_rectangle_shape_create' method.

public static readonly StringName _RectangleShapeCreate

Field Value

StringName

_SegmentShapeCreate

Cached name for the '_segment_shape_create' method.

public static readonly StringName _SegmentShapeCreate

Field Value

StringName

_SeparationRayShapeCreate

Cached name for the '_separation_ray_shape_create' method.

public static readonly StringName _SeparationRayShapeCreate

Field Value

StringName

_SetActive

Cached name for the '_set_active' method.

public static readonly StringName _SetActive

Field Value

StringName

_ShapeGetCustomSolverBias

Cached name for the '_shape_get_custom_solver_bias' method.

public static readonly StringName _ShapeGetCustomSolverBias

Field Value

StringName

_ShapeGetData

Cached name for the '_shape_get_data' method.

public static readonly StringName _ShapeGetData

Field Value

StringName

_ShapeGetType

Cached name for the '_shape_get_type' method.

public static readonly StringName _ShapeGetType

Field Value

StringName

_ShapeSetCustomSolverBias

Cached name for the '_shape_set_custom_solver_bias' method.

public static readonly StringName _ShapeSetCustomSolverBias

Field Value

StringName

_ShapeSetData

Cached name for the '_shape_set_data' method.

public static readonly StringName _ShapeSetData

Field Value

StringName

_SpaceCreate

Cached name for the '_space_create' method.

public static readonly StringName _SpaceCreate

Field Value

StringName

_SpaceGetContactCount

Cached name for the '_space_get_contact_count' method.

public static readonly StringName _SpaceGetContactCount

Field Value

StringName

_SpaceGetContacts

Cached name for the '_space_get_contacts' method.

public static readonly StringName _SpaceGetContacts

Field Value

StringName

_SpaceGetDirectState

Cached name for the '_space_get_direct_state' method.

public static readonly StringName _SpaceGetDirectState

Field Value

StringName

_SpaceGetParam

Cached name for the '_space_get_param' method.

public static readonly StringName _SpaceGetParam

Field Value

StringName

_SpaceIsActive

Cached name for the '_space_is_active' method.

public static readonly StringName _SpaceIsActive

Field Value

StringName

_SpaceSetActive

Cached name for the '_space_set_active' method.

public static readonly StringName _SpaceSetActive

Field Value

StringName

_SpaceSetDebugContacts

Cached name for the '_space_set_debug_contacts' method.

public static readonly StringName _SpaceSetDebugContacts

Field Value

StringName

_SpaceSetParam

Cached name for the '_space_set_param' method.

public static readonly StringName _SpaceSetParam

Field Value

StringName

_Step

Cached name for the '_step' method.

public static readonly StringName _Step

Field Value

StringName

_Sync

Cached name for the '_sync' method.

public static readonly StringName _Sync

Field Value

StringName

_WorldBoundaryShapeCreate

Cached name for the '_world_boundary_shape_create' method.

public static readonly StringName _WorldBoundaryShapeCreate

Field Value

StringName