Enum Lokationstyp
Gibt an, ob es sich um eine Markt- oder Messlokation handelt.
Namespace: BO4E.ENUM
Assembly: BO4Enet.dll
Syntax
public enum Lokationstyp : int
Fields
| Name | Description |
|---|---|
| MaLo | Marktlokation |
| MeLo | Messlokation |
Gibt an, ob es sich um eine Markt- oder Messlokation handelt.
public enum Lokationstyp : int
| Name | Description |
|---|---|
| MaLo | Marktlokation |
| MeLo | Messlokation |