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

Public Member Functions

ArrowEffectSubcomponentoperator= (ArrowEffectSubcomponent const &)
 
 ArrowEffectSubcomponent (ArrowEffectSubcomponent 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 void _addEffectFromJSON (::Json::Value &component)
 
MCAPI bool _canAttack (::Actor *projectileOwnerActor, ::Actor *hitActor) const
 

Static Public Member Functions

static MCAPI void ** $vftable ()
 

Public Attributes

::ll::UntypedStorage< 1, 1 > mUnka55370
 
::ll::TypedStorage< 8, 24, ::std::vector<::MobEffectInstance > > mMobEffects
 

Member Function Documentation

◆ readfromJSON()

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

Reimplemented from MobEffectSubcomponent.

◆ writetoJSON()

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

Reimplemented from MobEffectSubcomponent.

◆ doOnHitEffect()

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

Reimplemented from MobEffectSubcomponent.

◆ getName()

virtual char const * ArrowEffectSubcomponent::getName ( )
virtual

Reimplemented from MobEffectSubcomponent.

◆ $readfromJSON()

MCAPI void ArrowEffectSubcomponent::$readfromJSON ( ::Json::Value & component)
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.

◆ $writetoJSON()

MCAPI void ArrowEffectSubcomponent::$writetoJSON ( ::Json::Value & component) const
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.

◆ $doOnHitEffect()

MCAPI void ArrowEffectSubcomponent::$doOnHitEffect ( ::Actor & owner,
::ProjectileComponent & component )
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.

◆ $getName()

MCAPI char const * ArrowEffectSubcomponent::$getName ( )
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.

◆ $vftable()

static MCAPI void ** ArrowEffectSubcomponent::$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.

◆ _addEffectFromJSON()

MCAPI void MobEffectSubcomponent::_addEffectFromJSON ( ::Json::Value & component)
inherited
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.

◆ _canAttack()

MCAPI bool OnHitSubcomponent::_canAttack ( ::Actor * projectileOwnerActor,
::Actor * hitActor ) const
inherited
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: