Elin Decompiled Documentation EA 23.102 Nightly
Loading...
Searching...
No Matches
TraitStairsDown.cs
Go to the documentation of this file.
2{
4
5 public override string langOnUse => "stairsDown";
6
7 public override bool IsDownstairs => true;
8
9 public override int InstallBottomPriority => 20000;
10}
override ZoneTransition.EnterState enterState
override string langOnUse
override int InstallBottomPriority
override bool IsDownstairs