LeviLamina
Loading...
Searching...
No Matches
OnHitSubcomponent Class Referenceabstract
+ Inheritance diagram for OnHitSubcomponent:

Public Member Functions

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

Static Public Member Functions

static MCAPI void ** $vftable ()
 

Member Function Documentation

◆ _canAttack()

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

◆ $getName()

MCAPI char const * OnHitSubcomponent::$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 ** OnHitSubcomponent::$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: