Beta Documentation - Subject to change.

Returns true if the champion is ready to respond to defeating an enemy.

Syntax

Lua
function ChampionAttributes:IsInEnemyDefeatResponse();

Returns

Type: boolean
True if the champion is ready to respond to defeating an enemy.

Remarks

Returns true if the champion is ready to respond to defeating an enemy.

See Also