TRestrictedPageArrayView

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 TRestrictedPageArrayView

Constructors

Name Description

Public function

TRestrictedPageArrayView

(
    const TPagedArray< T >& InPageArra...,
    uint64 InStart,
    uint64 InEnd
)

Functions

Name Description

Public function Const

const T &

 

GetFirst()

Public function Const

TRestrictedP...

 

GetIterator()

Public function Const

TRestrictedP...

 

GetIteratorFromEnd()

Public function Const

const T &

 

GetLast()

Public function Const

int32

 

GetNum()

Operators

Name Description

Public function Const

const T &

 

operator[]

(
    uint64 Index
)

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