Declaración
event OnKnockedDown(attacker entity<Combatable>)
go
Parámetros
Nombre | Tipo | Descripción |
---|---|---|
Attacker | FightingEntity | The attacker entity, can be null |
Triggered when the player enters a knockdown state
event OnKnockedDown(attacker entity<Combatable>)
go
Nombre | Tipo | Descripción |
---|---|---|
Attacker | FightingEntity | The attacker entity, can be null |