Inherits LocalPredictionPlayerInputComponentControllerBase.
Public Member Functions | |
LocalPredictionPlayerInputComponentController (LocalPredictionPlayerInputComponent &parent) | |
void | OnActivate (Multiplayer::EntityIsMigrating entityIsMigrating) override |
void | OnDeactivate (Multiplayer::EntityIsMigrating entityIsMigrating) override |
bool | IsMigrating () const |
ClientInputId | GetLastInputId () const |
HostFrameId | GetInputFrameId (const NetworkInput &input) const |
bool Multiplayer::LocalPredictionPlayerInputComponentController::IsMigrating | ( | ) | const |
Return true if we're currently migrating from one host to another.