Server Meshing
Loading...
Searching...
No Matches
ConnectPayload Struct Reference

#include <PayloadStructs.hpp>

Collaboration diagram for ConnectPayload:

Public Member Functions

bool Serilize (ByteWriter &aWriter) const
bool Deserilize (ByteReader &aReader)

Public Attributes

uint16_t PeerId = 0
Tga::Vector3f Position
Tga::Vector3f Scale

Member Function Documentation

◆ Deserilize()

bool ConnectPayload::Deserilize ( ByteReader & aReader)
inline
Here is the call graph for this function:

◆ Serilize()

bool ConnectPayload::Serilize ( ByteWriter & aWriter) const
inline
Here is the call graph for this function:

Member Data Documentation

◆ PeerId

uint16_t ConnectPayload::PeerId = 0

◆ Position

Tga::Vector3f ConnectPayload::Position

◆ Scale

Tga::Vector3f ConnectPayload::Scale