LeviLamina
Loading...
Searching...
No Matches
WindBurstOnHitSubcomponent Class Reference
Inheritance diagram for WindBurstOnHitSubcomponent:

Public Member Functions

virtual void readfromJSON (::Json::Value &)
virtual void writetoJSON (::Json::Value &) const
virtual void doOnHitEffect (::Actor &owner, ::ProjectileComponent &component)
virtual char const * getName () const
MCFOLD void $readfromJSON (::Json::Value &)
MCFOLD void $writetoJSON (::Json::Value &) const
MCAPI void $doOnHitEffect (::Actor &owner, ::ProjectileComponent &component)
MCAPI char const * $getName () const
MCAPI bool _canAttack (::Actor *projectileOwnerActor, ::Actor *hitActor) const

Static Public Member Functions

static MCAPI void ** $vftable ()

Member Function Documentation

◆ readfromJSON()

virtual void WindBurstOnHitSubcomponent::readfromJSON ( ::Json::Value & )
virtual

Implements OnHitSubcomponent.

◆ writetoJSON()

virtual void WindBurstOnHitSubcomponent::writetoJSON ( ::Json::Value & ) const
virtual

Implements OnHitSubcomponent.

◆ doOnHitEffect()

virtual void WindBurstOnHitSubcomponent::doOnHitEffect ( ::Actor & owner,
::ProjectileComponent & component )
virtual

Implements OnHitSubcomponent.

◆ getName()

virtual char const * WindBurstOnHitSubcomponent::getName ( ) const
virtual

Reimplemented from OnHitSubcomponent.

◆ $vftable()

MCAPI void ** WindBurstOnHitSubcomponent::$vftable ( )
static
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

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