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

Public Member Functions

virtual void readfromJSON (::Json::Value &)
 
virtual void writetoJSON (::Json::Value &) const
 
virtual void doOnHitEffect (::Actor &owner, ::ProjectileComponent &component)
 
virtual char const * getName ()
 
MCAPI void $readfromJSON (::Json::Value &)
 
MCAPI void $writetoJSON (::Json::Value &) const
 
MCAPI void $doOnHitEffect (::Actor &owner, ::ProjectileComponent &component)
 
MCAPI char const * $getName ()
 
MCAPI bool _canAttack (::Actor *projectileOwnerActor, ::Actor *hitActor) const
 

Static Public Member Functions

static MCAPI void ** $vftable ()
 

Member Function Documentation

◆ readfromJSON()

virtual void RemoveOnHitSubcomponent::readfromJSON ( ::Json::Value & )
virtual

Implements OnHitSubcomponent.

◆ writetoJSON()

virtual void RemoveOnHitSubcomponent::writetoJSON ( ::Json::Value & ) const
virtual

Implements OnHitSubcomponent.

◆ doOnHitEffect()

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

Implements OnHitSubcomponent.

◆ getName()

virtual char const * RemoveOnHitSubcomponent::getName ( )
virtual

Reimplemented from OnHitSubcomponent.

◆ $readfromJSON()

MCAPI void RemoveOnHitSubcomponent::$readfromJSON ( ::Json::Value & )
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 RemoveOnHitSubcomponent::$writetoJSON ( ::Json::Value & ) 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 RemoveOnHitSubcomponent::$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 * RemoveOnHitSubcomponent::$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 ** RemoveOnHitSubcomponent::$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.

◆ _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: