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

Static Public Member Functions

static MCAPI bool _canAttack (::Actor *projectileOwnerActor, ::Actor *hitActor)

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.


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