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

Public Member Functions

ImpactDamageSubcomponentoperator= (ImpactDamageSubcomponent const &)
 
 ImpactDamageSubcomponent (ImpactDamageSubcomponent 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 > mUnk86604d
 
::ll::UntypedStorage< 1, 1 > mUnk9c35c0
 
::ll::UntypedStorage< 4, 8 > mUnk8e7211
 
::ll::UntypedStorage< 1, 1 > mUnk6e61b8
 
::ll::UntypedStorage< 4, 4 > mUnka69f08
 
::ll::UntypedStorage< 1, 1 > mUnkedacbf
 
::ll::UntypedStorage< 1, 1 > mUnk5b9c0f
 
::ll::UntypedStorage< 1, 1 > mUnk5f06a5
 
::ll::UntypedStorage< 1, 1 > mUnk9cd21d
 
::ll::UntypedStorage< 4, 4 > mUnkf6b3c7
 
::ll::UntypedStorage< 4, 4 > mUnk63cb41
 
::ll::UntypedStorage< 4, 4 > mUnk2a732b
 

Member Function Documentation

◆ readfromJSON()

virtual void ImpactDamageSubcomponent::readfromJSON ( ::Json::Value & component)
virtual

Implements OnHitSubcomponent.

◆ writetoJSON()

virtual void ImpactDamageSubcomponent::writetoJSON ( ::Json::Value & component) const
virtual

Implements OnHitSubcomponent.

◆ doOnHitEffect()

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

Implements OnHitSubcomponent.

◆ getName()

virtual char const * ImpactDamageSubcomponent::getName ( )
virtual

Reimplemented from OnHitSubcomponent.


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