Skip to main content

Interface ILocation

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

Interface que define uma localização no jogo.

public interface ILocation

Properties

Description

Descrição da localização.

string Description { get; }

Property Value

string

Name

Nome da localização.

string Name { get; }

Property Value

string

TotalSlots

Número total de slots na localização.

int TotalSlots { get; }

Property Value

int

Tem uma sugestão? 💡