LeviLamina
|
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 () |
MCFOLD void | $readfromJSON (::Json::Value &) |
MCFOLD void | $writetoJSON (::Json::Value &) const |
MCAPI void | $doOnHitEffect (::Actor &owner, ::ProjectileComponent &component) |
MCAPI char const * | $getName () |
MCAPI bool | _canAttack (::Actor *projectileOwnerActor, ::Actor *hitActor) const |
Static Public Member Functions | |
static MCAPI void ** | $vftable () |
|
virtual |
Implements OnHitSubcomponent.
|
virtual |
Implements OnHitSubcomponent.
|
virtual |
Implements OnHitSubcomponent.
|
virtual |
Reimplemented from OnHitSubcomponent.