3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/entity/components_json_legacy/OnHitSubcomponent.h"
12namespace Json {
class Value; }
32 virtual char const* getName() ;
Definition IgniteSubcomponent.h:15
MCAPI void $writetoJSON(::Json::Value &) const
static MCAPI void ** $vftable()
MCAPI void $readfromJSON(::Json::Value &)
MCAPI void $doOnHitEffect(::Actor &owner, ::ProjectileComponent &)
MCAPI char const * $getName()
Definition OnHitSubcomponent.h:12
Definition ProjectileComponent.h:30