R-Type
R-Type project
RType::PlayerAuthorityMessage Struct Reference
Inheritance diagram for RType::PlayerAuthorityMessage:
KapMirror::NetworkMessage

Public Member Functions

void serialize (KapMirror::NetworkWriter &writer) override
 Serialize the message into a NetworkWriter. More...
 
void deserialize (KapMirror::NetworkReader &reader) override
 Deserialize the message from a NetworkReader. More...
 

Public Attributes

unsigned int networkId {}
 

Member Function Documentation

◆ deserialize()

void RType::PlayerAuthorityMessage::deserialize ( KapMirror::NetworkReader reader)
inlineoverridevirtual

Deserialize the message from a NetworkReader.

Parameters
readerThe NetworkReader

Implements KapMirror::NetworkMessage.

◆ serialize()

void RType::PlayerAuthorityMessage::serialize ( KapMirror::NetworkWriter writer)
inlineoverridevirtual

Serialize the message into a NetworkWriter.

Parameters
writerThe NetworkWriter

Implements KapMirror::NetworkMessage.


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