Navigation
API > API/Runtime > API/Runtime/PhysicsCore
| Name | FPhysicsConstraintReference_Chaos |
| Type | class |
| Header File | /Engine/Source/Runtime/PhysicsCore/Public/Chaos/ChaosEngineInterface.h |
| Include Path | #include "Chaos/ChaosEngineInterface.h" |
Syntax
class FPhysicsConstraintReference_Chaos
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FPhysicsConstraintReference_Chaos() |
Chaos/ChaosEngineInterface.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Constraint | Chaos::FConstraintBase * | Chaos/ChaosEngineInterface.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool IsValid() |
Chaos/ChaosEngineInterface.h | ||
void Reset() |
Chaos/ChaosEngineInterface.h |
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Chaos/ChaosEngineInterface.h | |||
const Chaos::FConstraintBase * operator-> () |
Chaos/ChaosEngineInterface.h |