TRestrictedPageViewIterator

Windows
MacOS
Linux

References

Module

NetworkPredictionInsights

Header

/Engine/Plugins/Runtime/NetworkPredictionInsights/Source/NetworkPredictionInsights/Public/INetworkPredictionProvider.h

Include

#include "INetworkPredictionProvider.h"

Syntax

template<typename T>
struct TRestrictedPageViewIterator

Constructors

Name Description

Public function

TRestrictedPageViewIterator

(
    const TRestrictedPageArrayView< T >...,
    uint64 StartItemIndex
)

Operators

Name Description

Public function

void

 

operator--()

Public function

 

operator bool()

Public function Const

const T &

 

operator*()

Public function

void

 

operator++()

Public function Const

const T *...

 

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