Planeshift
Public Member Functions | Protected Attributes

psNPCReconnect Class Reference

#include <networkmgr.h>

List of all members.

Public Member Functions

 psNPCReconnect (int offsetticks, NetworkManager *mgr, bool authent)
virtual void Trigger ()
 Abstract event processing function.

Protected Attributes

bool authent
NetworkManagernetworkMgr

Detailed Description

Definition at line 516 of file networkmgr.h.


Constructor & Destructor Documentation

psNPCReconnect::psNPCReconnect ( int  offsetticks,
NetworkManager mgr,
bool  authent 
)

Member Function Documentation

virtual void psNPCReconnect::Trigger ( ) [virtual]

Abstract event processing function.

This functino have to be overridden and will be called if CheckTrigger is ok at the time given in the constructor.

Implements psGameEvent.


Member Data Documentation

bool psNPCReconnect::authent [protected]

Definition at line 520 of file networkmgr.h.

Definition at line 519 of file networkmgr.h.


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