|
Nymph Game Engine
Chaiscript based Game Engine
|
Class for list characters event. More...
#include <list_characters_event.h>
Public Member Functions | |
| ListCharactersEvent () | |
| ListCharactersEvent constructor. More... | |
Public Member Functions inherited from Events::Event | |
| Event (const EventType &type) | |
| Event constructor. More... | |
| EventType | getEventType () const |
| Gets the event type. More... | |
Static Public Member Functions | |
| static std::shared_ptr < ListCharactersEvent > | create () |
| Factory function. More... | |
Class for list characters event.
|
inline |
ListCharactersEvent constructor.
|
inlinestatic |
Factory function.
Referenced by generated::getListCharactersEventModule(), and Utility::DebugParser::parseCommand().