![]() |
Shadowrun: Awakened 29 September 2011 - Build 871
|
#include <RPC4Plugin.h>
Public Member Functions | |
| LocalSlotObject () | |
| LocalSlotObject (unsigned int _registrationCount, int _callPriority, void(*_functionPointer)(RakNet::BitStream *userData, Packet *packet)) | |
| ~LocalSlotObject () | |
Public Attributes | |
| int | callPriority |
| void(* | functionPointer )(RakNet::BitStream *userData, Packet *packet) |
| unsigned int | registrationCount |
Definition at line 181 of file RPC4Plugin.h.
| RakNet::RPC4::LocalSlotObject::LocalSlotObject | ( | ) | [inline] |
Definition at line 183 of file RPC4Plugin.h.
{}
| RakNet::RPC4::LocalSlotObject::LocalSlotObject | ( | unsigned int | _registrationCount, |
| int | _callPriority, | ||
| void(*)(RakNet::BitStream *userData, Packet *packet) | _functionPointer | ||
| ) | [inline] |
Definition at line 184 of file RPC4Plugin.h.
{registrationCount=_registrationCount;callPriority=_callPriority;functionPointer=_functionPointer;}
| RakNet::RPC4::LocalSlotObject::~LocalSlotObject | ( | ) | [inline] |
Definition at line 186 of file RPC4Plugin.h.
{}
Definition at line 190 of file RPC4Plugin.h.
| void( * RakNet::RPC4::LocalSlotObject::functionPointer)(RakNet::BitStream *userData, Packet *packet) |
Definition at line 191 of file RPC4Plugin.h.
| unsigned int RakNet::RPC4::LocalSlotObject::registrationCount |
Definition at line 189 of file RPC4Plugin.h.
Copyright © 2007-2010 by The Shadowrun: Awakened Team. This work is licensed under the GNU Lesser General Public License 3.