Navigation
API > API/Plugins > API/Plugins/NetworkPrediction
References
| Module | NetworkPrediction |
| Header | /Engine/Plugins/Runtime/NetworkPrediction/Source/NetworkPrediction/Public/NetworkPredictionBuffer.h |
| Include | #include "NetworkPredictionBuffer.h" |
Syntax
template<typename ElementType>
struct TNetworkPredictionBuffer< ElementType, true >
Functions
Operators
| Type | Name | Description | |
|---|---|---|---|
| ElementType & | operator[]
(
int32 Index |
||
| const ElementType & | operator[]
(
int32 Index |