[][src]Type Definition weasel::creature::CreatureId

type CreatureId<R> = <<R as BattleRules>::CR as CharacterRules<R>>::CreatureId;

Type to represent the id of creatures.