RigsofRods
Soft-body Physics Simulation
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Data Fields
RoR::PeerOptionsRequest Struct Reference

Payload of MSG_NET_{ADD/REMOVE}_PEEROPTIONS_REQUESTED. More...

#include <Network.h>

Data Fields

int por_uid
 RoRnet unique user ID. More...
 
BitMask_t por_peeropts
 See RoRnet::PeerOptions. More...
 

Detailed Description

Payload of MSG_NET_{ADD/REMOVE}_PEEROPTIONS_REQUESTED.

Definition at line 105 of file Network.h.

Field Documentation

◆ por_peeropts

BitMask_t RoR::PeerOptionsRequest::por_peeropts

See RoRnet::PeerOptions.

Definition at line 108 of file Network.h.

◆ por_uid

int RoR::PeerOptionsRequest::por_uid

RoRnet unique user ID.

Definition at line 107 of file Network.h.


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