Skip to main content
has_health
wowlab_
engine_
combat
0.1.0
In wowlab_
engine_
combat::
handler::
can_
cast::
predicates
wowlab_engine_combat
::
handler
::
can_cast
::
predicates
Function
has_
health
Copy item path
Source
fn has_health( view: &
CombatView
<'_>, spell_id:
u32
, target:
EnemyIdx
, ) ->
Result
<
()
,
CastReject
>