Avionics
Dropship Simulator
SBasePacket Struct Reference

#include <RakNetUserPackets.h>

Inheritance diagram for SBasePacket:
[legend]

Public Member Functions

void Send (RakNet::RakPeerInterface *rak4Peers, SPacketSetting setting) const
 

Public Attributes

unsigned char type
 

Detailed Description

Definition at line 22 of file RakNetUserPackets.h.

Member Function Documentation

◆ Send()

void SBasePacket::Send ( RakNet::RakPeerInterface *  rak4Peers,
SPacketSetting  setting 
) const
inline

Definition at line 26 of file RakNetUserPackets.h.

Here is the caller graph for this function:

Member Data Documentation

◆ type

unsigned char SBasePacket::type

Definition at line 24 of file RakNetUserPackets.h.


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