public bool IsSaveslot() { return ((_resId >= SwordRes.SR_SLAB1) && (_resId <= SwordRes.SR_SLAB4)); }