RigsofRods
Soft-body Physics Simulation
Data Fields
RoR::NetRecvPacket Struct Reference

#include <Network.h>

+ Collaboration diagram for RoR::NetRecvPacket:

Data Fields

RoRnet::Header header
 
char buffer [RORNET_MAX_MESSAGE_LENGTH]
 

Detailed Description

Definition at line 94 of file Network.h.

Field Documentation

◆ buffer

char RoR::NetRecvPacket::buffer[RORNET_MAX_MESSAGE_LENGTH]

Definition at line 97 of file Network.h.

◆ header

RoRnet::Header RoR::NetRecvPacket::header

Definition at line 96 of file Network.h.


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