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