Elin Decompiled Documentation EA 23.102 Nightly
Loading...
Searching...
No Matches
TraitSalaryChest.cs
Go to the documentation of this file.
2{
3 public override ContainerType ContainerType => ContainerType.None;
4
5 public override void Prespawn(int lv)
6 {
7 }
8}
ContainerType
Definition: ContainerType.cs:2
override void Prespawn(int lv)