Navigation
API > API/Plugins > API/Plugins/NetworkPrediction > API/Plugins/NetworkPrediction/FNetworkPredictionProxy
Description
Read/Write access for the current states (these are the states that will be used as input into next simulation frame
| Name | ReadInputCmd |
| Type | function |
| Header File | /Engine/Plugins/Runtime/NetworkPrediction/Source/NetworkPrediction/Public/NetworkPredictionProxy.h |
| Include Path | #include "NetworkPredictionProxy.h" |
template<typename TInputCmd>
const TInputCmd * ReadInputCmd() const