LeviLamina
|
Public Types | |
enum class | Shape : uchar { Cube = 0 , Sphere = 1 } |
Public Member Functions | |
FreezeOnHitSubcomponent & | operator= (FreezeOnHitSubcomponent const &) |
FreezeOnHitSubcomponent (FreezeOnHitSubcomponent const &) | |
virtual void | readfromJSON (::Json::Value &component) |
virtual void | writetoJSON (::Json::Value &component) const |
virtual void | doOnHitEffect (::Actor &owner, ::ProjectileComponent &component) |
virtual char const * | getName () |
MCAPI void | $readfromJSON (::Json::Value &component) |
MCAPI void | $writetoJSON (::Json::Value &component) 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 () |
Public Attributes | |
::ll::UntypedStorage< 1, 1 > | mUnkd762c3 |
::ll::UntypedStorage< 4, 4 > | mUnk86fc2a |
::ll::UntypedStorage< 1, 1 > | mUnk52c775 |
|
virtual |
Implements OnHitSubcomponent.
|
virtual |
Implements OnHitSubcomponent.
|
virtual |
Implements OnHitSubcomponent.
|
virtual |
Reimplemented from OnHitSubcomponent.