Navigation
API > API/Runtime > API/Runtime/Chaos
| Name | TShapesArrayState |
| Type | class |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/RewindData.h |
| Include Path | #include "RewindData.h" |
Syntax
template<typename TParticle>
class TShapesArrayState
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TShapesArrayState
(
const TParticle& InParticle, |
RewindData.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Particle | const TParticle & | RewindData.h | ||
| State | const FShapesArrayStateBase * | RewindData.h |
Functions
Public
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FPerShapeDataState operator[]
(
const int32 ShapeIdx |
RewindData.h |