FRangedForIterator

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Containers/StaticArray.h

Include

#include "Containers/StaticArray.h"

Syntax

template<typename StorageElementType>
struct FRangedForIterator

Constructors

Name Description

Public function

FRangedForIterator

(
    StorageElementType* InPtr
)

Operators

Name Description

Public function Const

auto &

 

operator*()

Public function

FRangedForIt...

 

operator++()

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