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