40 #ifndef _worldtrigger_cpp
41 #define _worldtrigger_cpp
43 #include "worldtrigger.h"
WorldTrigger(const String &name)
Class constructor.
virtual ~WorldTrigger()
Class destructor.
virtual String GetName()
Gets the name of this trigger.
The bulk of the engine components go in this namspace.
std::string String
A datatype used to a series of characters.