Planeshift
Public Member Functions | Public Attributes

psEndChatLoggingEvent Class Reference

#include <chatmanager.h>

List of all members.

Public Member Functions

 psEndChatLoggingEvent (uint32_t clientNum, const int delayTicks)
virtual void Trigger ()
 Abstract event processing function.

Public Attributes

uint32_t clientnum

Detailed Description

Definition at line 132 of file chatmanager.h.


Constructor & Destructor Documentation

psEndChatLoggingEvent::psEndChatLoggingEvent ( uint32_t  clientNum,
const int  delayTicks 
)

Member Function Documentation

virtual void psEndChatLoggingEvent::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

Definition at line 135 of file chatmanager.h.


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