Navigation
API > API/Runtime > API/Runtime/Chaos > API/Runtime/Chaos/GeometryCollection > API/Runtime/Chaos/GeometryCollection/Facades
References
| Module | Chaos |
| Header | /Engine/Source/Runtime/Experimental/Chaos/Public/GeometryCollection/Facades/CollectionConstraintOverrideFacade.h |
| Include | #include "GeometryCollection/Facades/CollectionConstraintOverrideFacade.h" |
Syntax
class FConstraintOverrideCandidateFacade
Remarks
Transient constraint candidates. Typically stored in the rest collection.
Constructors
| Type | Name | Description | |
|---|---|---|---|
FConstraintOverrideCandidateFacade
(
FManagedArrayCollection& InCollection |
|||
FConstraintOverrideCandidateFacade
(
const FManagedArrayCollection& InCollection |
Functions
| Type | Name | Description | |
|---|---|---|---|
| int32 | Add
(
FConstraintOverridesCandidateData& InputData |
||
| void | Clear () |
||
| void | DefineSchema () |
||
| FConstraintOverridesCandidateData | Get
(
const int32 Index |
||
| bool | IsConst () |
||
| bool | IsValid () |
||
| int32 | Num () |
Constants
| Name | Description |
|---|---|
| BoneIndex | |
| GroupName | |
| TargetIndex |