Navigation
API > API/Plugins > API/Plugins/NetworkPredictionInsights
References
Module | NetworkPredictionInsights |
Header | /Engine/Plugins/Runtime/NetworkPredictionInsights/Source/NetworkPredictionInsights/Public/INetworkPredictionProvider.h |
Include | #include "INetworkPredictionProvider.h" |
Syntax
template<typename T>
struct TRestrictedPageViewIterator
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
TRestrictedPageViewIterator
(
const TRestrictedPageArrayView< T >& InPageArrayView, |
Operators
Type | Name | Description | |
---|---|---|---|
![]() |
void | operator-- () |
|
![]() |
|||
![]() ![]() |
const T & | operator* () |
|
![]() |
void | operator++ () |
|
![]() ![]() |
const T * | operator-> () |