StevEngine
StevEngine is a customizable C++ game engine.
Loading...
Searching...
No Matches
StevEngine::EngineStartEvent Class Reference

Event triggered when engine starts. More...

#include <main/EngineEvents.hpp>

Inheritance diagram for StevEngine::EngineStartEvent:
StevEngine::Event

Public Member Functions

const std::string GetEventType () const override
 Get type identifier for this event.
 

Static Public Member Functions

static const std::string GetStaticEventType ()
 

Detailed Description

Event triggered when engine starts.

Member Function Documentation

◆ GetEventType()

const std::string StevEngine::EngineStartEvent::GetEventType ( ) const
inlineoverridevirtual

Get type identifier for this event.

Returns
String identifier for event type

Implements StevEngine::Event.


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