![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <ParticleIterator.h>
Inheritance diagram for Chaos::TConstHandleIterator< TSOA >:Public Types | |
| using | THandle = typename TSOA::THandleType |
Public Member Functions | |
| TConstHandleIterator () | |
| TConstHandleIterator (const TArray< THandle * > &InHandles) | |
| operator bool () const | |
| TConstHandleIterator< TSOA > & | operator++ () |
| const THandle & | operator* () const |
| const THandle * | operator-> () const |
| int32 | ComputeSize () const |
Protected Member Functions | |
| bool | CurrentIsLightWeightDisabled () const |
Protected Attributes | |
| const TArray< THandle * > * | Handles |
| int32 | CurIdx |
Friends | |
| template<typename TSOA2 > | |
| class | TConstHandleView |
| using Chaos::TConstHandleIterator< TSOA >::THandle = typename TSOA::THandleType |
|
inline |
|
inline |
|
inline |
|
inlineprotected |
|
inline |
|
inline |
|
inline |
|
inline |
|
protected |
|
protected |