Elin Decompiled Documentation EA 23.102 Nightly
Loading...
Searching...
No Matches
GenRoomBig.cs
Go to the documentation of this file.
1public class GenRoomBig : GenRoom
2{
3 public override bool IsBigRoom => true;
4}
override bool IsBigRoom
Definition: GenRoomBig.cs:3