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

#include <Network.h>

Data Fields

char buffer [RORNET_MAX_MESSAGE_LENGTH]
 
int size
 

Detailed Description

Definition at line 88 of file Network.h.

Field Documentation

◆ buffer

char RoR::NetSendPacket::buffer[RORNET_MAX_MESSAGE_LENGTH]

Definition at line 90 of file Network.h.

◆ size

int RoR::NetSendPacket::size

Definition at line 91 of file Network.h.


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