3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/world/actor/TypeExecutingEvent.h"
13namespace Json {
class Value; }
24 ::TypeExecutingEvent eventCaller,
31 ::TypeExecutingEvent eventCaller,
Definition DefinitionEventLoader.h:16
static MCAPI ::DefinitionEvent loadEvent(::Json::Value root, ::MinEngineVersion const &minEngineVersion, ::TypeExecutingEvent eventCaller, ::EventResponseFactory const *responseFactory)
static MCAPI void _loadCollection(::DefinitionEvent &defEvent, ::Json::Value const &collection, ::MinEngineVersion const &minEngineVersion, ::TypeExecutingEvent eventCaller, ::EventResponseFactory const *responseFactory)
Definition DefinitionEvent.h:17
Definition EventResponseFactory.h:18
Definition MinEngineVersion.h:10