Interface ICharacterPlacementSheet
Namespace: DiceRolling.Characters
Assembly: dice-rolling.dll
Define a localização de um personagem no jogo.
public interface ICharacterPlacementSheet
Properties
Location
LocationType? Location { get; set; }
Property Value
SlotIndex
int SlotIndex { get; set; }