Open 3D Engine Multiplayer Gem API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
Multiplayer::LocalPredictionPlayerInputComponentController Class Reference

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
 

Member Function Documentation

◆ IsMigrating()

bool Multiplayer::LocalPredictionPlayerInputComponentController::IsMigrating ( ) const

Return true if we're currently migrating from one host to another.

Returns
boolean true if we're currently migrating from one host to another

The documentation for this class was generated from the following file: