pub fn try_cast_self(
ctx: &StartCastAbilityCtx<'_>,
) -> Result<Vec<StartCastAbilityResult>>Expand description
Port of ctx.try_cast(CasterEntity, "<self ability id>") — the dominant
wrapper does (casts=1 default; identical RNG consumption: multicast roll,
valid-target filtering, per-cast rolls), then classifies the pushed results.