|
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 () 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) |
|
virtual |
Implements OnHitSubcomponent.
|
virtual |
Implements OnHitSubcomponent.
|
virtual |
Implements OnHitSubcomponent.
|
virtual |
Reimplemented from OnHitSubcomponent.