File ImguiEvent.h

namespace Gsage
class ImguiEvent : public Event

Public Functions

ImguiEvent(Event::ConstType type, const std::string &contextName)
virtual ~ImguiEvent()

Public Members

std::string mContextName

Public Static Attributes

const Event::Type CONTEXT_CREATED