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

Public Member Functions

virtual void readfromJSON (::Json::Value &value)
virtual void writetoJSON (::Json::Value &component) const
virtual void doOnHitEffect (::Actor &owner, ::ProjectileComponent &component)
virtual char const * getName () const
MCAPI void $readfromJSON (::Json::Value &value)
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::TypedStorage< 8, 48, ::brstd::flat_map< ::std::string, ::ActorFilterGroup, ::std::less<::std::string >, ::std::vector<::std::string >, ::std::vector<::ActorFilterGroup > > > mParticleItemName
::ll::TypedStorage< 4, 4, ::ParticleType > mParticleType
::ll::TypedStorage< 4, 4, int > mNumParticles
::ll::TypedStorage< 1, 1, bool > mOnEntityHit
::ll::TypedStorage< 1, 1, bool > mOnOtherHit

Member Function Documentation

◆ readfromJSON()

virtual void ParticleOnHitSubcomponent::readfromJSON ( ::Json::Value & value)
virtual

Implements OnHitSubcomponent.

◆ writetoJSON()

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

Implements OnHitSubcomponent.

◆ doOnHitEffect()

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

Implements OnHitSubcomponent.

◆ getName()

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

Reimplemented from OnHitSubcomponent.

◆ $vftable()

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