Elin Decompiled Documentation EA 23.102 Nightly
Loading...
Searching...
No Matches
TileTypeNone.cs
Go to the documentation of this file.
2{
3 public override bool EditorTile => true;
4
5 public override bool CastShadowSelf => false;
6}
override bool EditorTile
Definition: TileTypeNone.cs:3
override bool CastShadowSelf
Definition: TileTypeNone.cs:5