Skip to main content

Interface IDiceLocation

Namespace: DiceRolling.Dice
Assembly: dice-rolling.dll

Interface que define a localização de um dado.

public interface IDiceLocation

Properties

CharacterId

ID do personagem, se estiver com um personagem.

string? CharacterId { get; }

Property Value

string?

LocationCategory

Categoria de localização do dado.

DiceLocationCategory LocationCategory { get; }

Property Value

DiceLocationCategory

Tem uma sugestão? 💡