Enum LockerType
Unique identifier for different types of Lockers.
public enum LockerType- Extension Methods
Fields
- [Obsolete("This value is not used.")] Pedestal = 0
- The pedestal used by SCP items. 
- LargeGun = 1
- Large weapon locker. 
- RifleRack = 2
- Locker for rifles, known as a rifle rack. 
- Misc = 3
- Miscellaneous locker for various items. 
- Medkit = 4
- Locker that contains medkits. 
- Adrenaline = 5
- Locker that contains adrenaline. 
- Unknown = 6
- Unknown type of locker. 
- [Obsolete("Use LockerType.Unknown", true)] Unknow = 6
- Unknown type of locker. 
- MicroHid = 7
- MircoHid pedestal. 
- ExperimentalWeapon = 8
- Experimental weapon locker. 
- Scp500Pedestal = 9
- SCP-500 pedestal. 
- AntiScp207Pedestal = 10
- SCP-207? (Anti SCP-207) pedestal. 
- Scp207Pedestal = 11
- SCP-207 pedestal. 
- Scp268Pedestal = 12
- SCP-268 pedestal. 
- Scp1344Pedestal = 13
- SCP-1344 pedestal. 
- Scp018Pedestal = 14
- SCP-018 pedestal. 
- Scp1576Pedestal = 15
- SCP-1576 pedestal. 
- Scp244Pedestal = 16
- SCP-244 pedestal. 
- Scp2176Pedestal = 17
- SCP-2176 pedestal. 
- Scp1853Pedestal = 18
- SCP-1853 pedestal. 
- Scp127Pedestal = 19
- SCP-127 pedestal.