डिक्लेरेशन
event OnKnockedDown(attaker entity<Combatable>)
go
पैरामीटर्स
नाम | टाइप | विवरण |
---|---|---|
Attacker | FightingEntity | The attacker entity, can be null |
Triggered when the player enters a knockdown state
event OnKnockedDown(attaker entity<Combatable>)
go
नाम | टाइप | विवरण |
---|---|---|
Attacker | FightingEntity | The attacker entity, can be null |