Navigation
API > API/Runtime > API/Runtime/Chaos > API/Runtime/Chaos/FJointConstraintPhysicsProxy
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
Chaos::FJointConstraintHandle_Internal * GetPhysicsThreadAPI () |
Note this is a pointer because the internal handle may have already been deleted. | PhysicsProxy/JointConstraintProxy.h | |
const Chaos::FJointConstraintHandle_Internal * GetPhysicsThreadAPI () |
Note this is a pointer because the internal handle may have already been deleted. | PhysicsProxy/JointConstraintProxy.h |
GetPhysicsThreadAPI()
Description
Note this is a pointer because the internal handle may have already been deleted.
| Name | GetPhysicsThreadAPI |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/PhysicsProxy/JointConstraintProxy.h |
| Include Path | #include "PhysicsProxy/JointConstraintProxy.h" |
Chaos::FJointConstraintHandle_Internal * GetPhysicsThreadAPI()
GetPhysicsThreadAPI()
Description
Note this is a pointer because the internal handle may have already been deleted.
| Name | GetPhysicsThreadAPI |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/PhysicsProxy/JointConstraintProxy.h |
| Include Path | #include "PhysicsProxy/JointConstraintProxy.h" |
const Chaos::FJointConstraintHandle_Internal * GetPhysicsThreadAPI() const