Elin Decompiled Documentation
EA 23.102 Nightly
Loading...
Searching...
No Matches
Zone_TestMap.cs
Go to the documentation of this file.
1
public
class
Zone_TestMap
:
Zone
2
{
3
public
string
idMap
;
4
5
public
override
bool
BlockBorderExit
=>
true
;
6
7
public
override
string
idExport
=>
idMap
.IsEmpty(base.idExport);
8
}
Zone_TestMap
Definition:
Zone_TestMap.cs:2
Zone_TestMap.BlockBorderExit
override bool BlockBorderExit
Definition:
Zone_TestMap.cs:5
Zone_TestMap.idExport
override string idExport
Definition:
Zone_TestMap.cs:7
Zone_TestMap.idMap
string idMap
Definition:
Zone_TestMap.cs:3
Zone
Definition:
Zone.cs:12
Elin
Zone_TestMap.cs
Generated by
1.9.6