Planeshift
psPortalCallback Class Reference

Begin of classes. More...

#include <modehandler.h>

Public Member Functions

const char * GetSector ()
 
 psPortalCallback ()
 
virtual bool Traverse (iPortal *portal, iBase *context)
 This function is called when a portal is shown for the first time and is missing and therefore it's here we need to call CreatePortalWeather since we get another potentional sector to add weather to. More...
 
virtual ~psPortalCallback ()
 

Detailed Description

Begin of classes.

Definition at line 69 of file modehandler.h.

Constructor & Destructor Documentation

psPortalCallback::psPortalCallback ( )
virtual psPortalCallback::~psPortalCallback ( )
virtual

Member Function Documentation

const char* psPortalCallback::GetSector ( )
inline

Definition at line 82 of file modehandler.h.

virtual bool psPortalCallback::Traverse ( iPortal *  portal,
iBase context 
)
virtual

This function is called when a portal is shown for the first time and is missing and therefore it's here we need to call CreatePortalWeather since we get another potentional sector to add weather to.

Remarks
Not to be used directly, called by CS

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