Beta Documentation - Subject to change.

Returns true if the hunter is ready to respond to parrying an attack.

Syntax

Lua
function HunterAttributes:IsInParryResponse();

Returns

Type: boolean
True if the hunter is ready to respond to parrying an attack.

Remarks

Returns true if the hunter is ready to respond to parrying an attack.

See Also