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

Public Member Functions

SpawnChanceSubcomponentoperator= (SpawnChanceSubcomponent const &)
 SpawnChanceSubcomponent (SpawnChanceSubcomponent const &)
virtual void readfromJSON (::Json::Value &component)
virtual void writetoJSON (::Json::Value &component) const
virtual void doOnHitEffect (::Actor &owner, ::ProjectileComponent &)
virtual char const * getName () const
MCAPI void $readfromJSON (::Json::Value &component)
MCAPI void $writetoJSON (::Json::Value &component) const
MCAPI void $doOnHitEffect (::Actor &owner, ::ProjectileComponent &)
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< 8, 176 > mUnkbc7bf3
::ll::UntypedStorage< 8, 24 > mUnk477836
::ll::UntypedStorage< 4, 4 > mUnk535702
::ll::UntypedStorage< 4, 4 > mUnkd30e7b
::ll::UntypedStorage< 4, 4 > mUnk285961
::ll::UntypedStorage< 4, 4 > mUnk750033
::ll::UntypedStorage< 1, 1 > mUnkcaa47a

Member Function Documentation

◆ readfromJSON()

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

Implements OnHitSubcomponent.

◆ writetoJSON()

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

Implements OnHitSubcomponent.

◆ doOnHitEffect()

virtual void SpawnChanceSubcomponent::doOnHitEffect ( ::Actor & owner,
::ProjectileComponent &  )
virtual

Implements OnHitSubcomponent.

◆ getName()

virtual char const * SpawnChanceSubcomponent::getName ( ) const
virtual

Reimplemented from OnHitSubcomponent.

◆ $vftable()

MCAPI void ** SpawnChanceSubcomponent::$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: