Navigation
API > API/Runtime > API/Runtime/Chaos > API/Runtime/Chaos/TParticlePropertyBuffer
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TPropertyPool< T > & GetPool
(
FDirtyPropertiesPool& Manager |
RewindData.h | ||
const TPropertyPool< T > & GetPool
(
const FDirtyPropertiesPool& Manager |
RewindData.h |
GetPool(FDirtyPropertiesPool &)
| Name | GetPool |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/RewindData.h |
| Include Path | #include "RewindData.h" |
TPropertyPool < T > & GetPool
(
FDirtyPropertiesPool & Manager
)
GetPool(const FDirtyPropertiesPool &)
| Name | GetPool |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/RewindData.h |
| Include Path | #include "RewindData.h" |
const TPropertyPool < T > & GetPool
(
const FDirtyPropertiesPool & Manager
) const