pub fn spell_cast_target_flag_semantic(
flag: SpellCastTargetFlags,
) -> Option<&'static SpellCastTargetFlagSemantic>Expand description
Lookup one single-bit cast-target flag in the canonical coverage registry.
pub fn spell_cast_target_flag_semantic(
flag: SpellCastTargetFlags,
) -> Option<&'static SpellCastTargetFlagSemantic>Lookup one single-bit cast-target flag in the canonical coverage registry.