pub fn distance_x100(
ctx: &StartCastProjectileCtx<'_>,
) -> Result<StartCastProjectileResult>Expand description
Native port of the distance×100 start_behavior (the common case).
pub fn distance_x100(
ctx: &StartCastProjectileCtx<'_>,
) -> Result<StartCastProjectileResult>Native port of the distance×100 start_behavior (the common case).