Elin Decompiled Documentation EA 23.102 Nightly
Loading...
Searching...
No Matches
SlaverType.cs File Reference

Go to the source code of this file.

Enumerations

enum  SlaverType { None , Slave , Animal }
 

Enumeration Type Documentation

◆ SlaverType

enum SlaverType
Enumerator
None 
Slave 
Animal 

Definition at line 1 of file SlaverType.cs.

2{
3 None,
4 Slave,
6}