THandleIterator

Windows
MacOS
Linux

Inheritance Hierarchy

TConstHandleIterator

THandleIterator

References

Module

Chaos

Header

/Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/ParticleIterator.h

Include

#include "Chaos/ParticleIterator.h"

Syntax

template<typename TSOA>
class THandleIterator : public Chaos::TConstHandleIterator< TSOA >

Constructors

Name Description

Public function

THandleIterator

(
    const TArray< THandle* >& InH...,
    int32 StartOffset
)

Operators

Name Description

Public function Const

THandle &

 

operator*()

Public function Const

THandle *...

 

operator->()

Typedefs

Name

Description

Base

THandle

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss