fn requested_spell_enabled(
buf: &DenseBuffer,
requested_spell_id: u32,
) -> Result<(), CastReject>Expand description
Reject a spell whose own slot is disabled, before any aura-332 override is resolved.
An override changes what the requested button casts, never whether the character has it.