Elin Decompiled Documentation EA 23.102 Nightly
Loading...
Searching...
No Matches
TileTypeObjFloat.cs
Go to the documentation of this file.
2{
3 public override bool CanStack => false;
4
5 public override bool IsSkipLowBlock => true;
6
7 public override bool CanBuiltOnBlock => true;
8
9 public override bool UseMountHeight => true;
10
11 public override bool AlwaysShowShadow => true;
12}
override bool UseMountHeight
override bool CanBuiltOnBlock
override bool AlwaysShowShadow
override bool IsSkipLowBlock
override bool CanStack