Navigation
API > API/Runtime > API/Runtime/Chaos > API/Runtime/Chaos/PhysicsProxy
Inheritance Hierarchy
- IPhysicsProxyBase
- FJointConstraintPhysicsProxy
- TThreadedJointConstraintPhysicsProxyBase
References
| Module | Chaos |
| Header | /Engine/Source/Runtime/Experimental/Chaos/Public/PhysicsProxy/JointConstraintProxy.h |
| Include | #include "PhysicsProxy/JointConstraintProxy.h" |
Syntax
class FJointConstraintPhysicsProxy : public IPhysicsProxyBase
Constructors
| Type | Name | Description | |
|---|---|---|---|
FJointConstraintPhysicsProxy
(
FJointConstraint* InConstraint, |
Functions
Overridden from IPhysicsProxyBase
| Type | Name | Description | |
|---|---|---|---|
| void * | Todo: remove this |
Typedefs
| Name | Description |
|---|---|
| Base |