|
enum class | AttackType : int { Melee = 0
, Ranged = 1
} |
|
|
::ll::TypedStorage< 8, 24, ::WeakEntityRef > | mEntity |
|
::ll::TypedStorage< 8, 24, ::WeakEntityRef > | mTarget |
|
::ll::TypedStorage< 4, 4, int > | mDamage |
|
::ll::TypedStorage< 4, 4, ::ActorAttackEvent::AttackType > | mAttackType |
|
◆ ~ActorAttackEvent()
MCAPI ActorAttackEvent::~ActorAttackEvent |
( |
| ) |
|
- 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.
◆ $dtor()
MCAPI void ActorAttackEvent::$dtor |
( |
| ) |
|
- 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 struct was generated from the following file: