Enum AufAbschlagstyp
Festlegung, ob der Auf- oder Abschlag mit relativen oder absoluten Werten erfolgt.
Namespace: BO4E.ENUM
Assembly: BO4Enet.dll
Syntax
public enum AufAbschlagstyp : int
Fields
| Name | Description |
|---|---|
| ABSOLUT | Absoluter AufAbschlag |
| RELATIV | prozentualer AufAbschlag |