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 () const
MCAPI void $readfromJSON (::Json::Value &component)
MCAPI void $writetoJSON (::Json::Value &component) const
MCAPI void $doOnHitEffect (::Actor &owner, ::ProjectileComponent &component)
MCAPI char const * $getName () const
MCAPI bool _canAttack (::Actor *projectileOwnerActor, ::Actor *hitActor) const

Static Public Member Functions

static MCAPI void ** $vftable ()

Public Attributes

::ll::UntypedStorage< 4, 8 > mUnk8e7211
::ll::UntypedStorage< 4, 4 > mUnka69f08
::ll::UntypedStorage< 1, 1 > mUnk86604d
::ll::UntypedStorage< 1, 1 > mUnk9c35c0
::ll::UntypedStorage< 1, 1 > mUnk6e61b8
::ll::UntypedStorage< 1, 1 > mUnkedacbf
::ll::UntypedStorage< 1, 1 > mUnk5b9c0f
::ll::UntypedStorage< 1, 1 > mUnk5f06a5
::ll::UntypedStorage< 1, 1 > mUnk9cd21d
::ll::UntypedStorage< 1, 1 > mUnkb743a5
::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 ( ) const
virtual

Reimplemented from OnHitSubcomponent.

◆ $vftable()

MCAPI void ** ImpactDamageSubcomponent::$vftable ( )
static
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

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