Navigation
API > API/Plugins > API/Plugins/NetworkPrediction > API/Plugins/NetworkPrediction/TNetworkPredictionBuffer
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
ElementType & operator[]
(
int32 Index |
NetworkPredictionBuffer.h | ||
const ElementType & operator[]
(
int32 Index |
NetworkPredictionBuffer.h |
operatorint32
| Name | operator[] |
| Type | function |
| Header File | /Engine/Plugins/Runtime/NetworkPrediction/Source/NetworkPrediction/Public/NetworkPredictionBuffer.h |
| Include Path | #include "NetworkPredictionBuffer.h" |
ElementType & operator[]
(
int32 Index
)
operatorint32
| Name | operator[] |
| Type | function |
| Header File | /Engine/Plugins/Runtime/NetworkPrediction/Source/NetworkPrediction/Public/NetworkPredictionBuffer.h |
| Include Path | #include "NetworkPredictionBuffer.h" |
const ElementType & operator[]
(
int32 Index
) const