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

Public Member Functions

 PropertySubscriber (EntityReplicationManager &replicationManager, NetBindComponent *netBindComponent)
 
bool IsDeleting () const
 
bool IsDeleted () const
 
void SetDeleting ()
 
bool IsPacketIdValid (AzNetworking::PacketId packetId) const
 
AzNetworking::PacketId GetLastReceivedPacketId () const
 
bool HandlePropertyChangeMessage (AzNetworking::PacketId packetId, AzNetworking::ISerializer *serializer, bool notifyChanges=true)
 

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