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