Nymph Game Engine
Chaiscript based Game Engine
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Utility::ListCharactersEvent Class Reference

Class for list characters event. More...

#include <list_characters_event.h>

Inheritance diagram for Utility::ListCharactersEvent:
Events::Event

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...
 

Detailed Description

Class for list characters event.

Constructor & Destructor Documentation

Utility::ListCharactersEvent::ListCharactersEvent ( )
inline

ListCharactersEvent constructor.

Member Function Documentation

static std::shared_ptr<ListCharactersEvent> Utility::ListCharactersEvent::create ( )
inlinestatic

Factory function.

Returns
Newly created ListCharacterEvent

Referenced by generated::getListCharactersEventModule(), and Utility::DebugParser::parseCommand().


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