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