Elin Decompiled Documentation
EA 23.130 Nightly
Loading...
Searching...
No Matches
Enumerations
BedType.cs File Reference
Go to the source code of this file.
Enumerations
enum
BedType
{
resident
,
guest
,
prisoner
,
livestock
,
patient
,
residentOne
}
Enumeration Type Documentation
◆
BedType
enum
BedType
Enumerator
resident
guest
prisoner
livestock
patient
residentOne
Definition at line
1
of file
BedType.cs
.
2
{
3
resident
,
4
guest
,
5
prisoner
,
6
livestock
,
7
patient
,
8
residentOne
9
}
BedType.guest
@ guest
BedType.residentOne
@ residentOne
BedType.prisoner
@ prisoner
BedType.livestock
@ livestock
BedType.patient
@ patient
BedType.resident
@ resident
Elin
BedType.cs
Generated by
1.9.6