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

Public Member Functions

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::TypedStorage< 1, 1, bool > mAffectShooter
::ll::TypedStorage< 1, 1, bool > mAffectProjectile
::ll::TypedStorage< 1, 1, bool > mAffectTarget
::ll::TypedStorage< 1, 1, bool > mAffectSplashArea
::ll::TypedStorage< 4, 4, float > mSplashArea
::ll::TypedStorage< 8, 104, ::ActorDefinitionTriggermTrigger

Member Function Documentation

◆ readfromJSON()

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

Implements OnHitSubcomponent.

◆ writetoJSON()

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

Implements OnHitSubcomponent.

◆ doOnHitEffect()

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

Implements OnHitSubcomponent.

◆ getName()

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

Reimplemented from OnHitSubcomponent.

◆ $vftable()

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