Elin Decompiled Documentation
EA 23.102 Nightly
Loading...
Searching...
No Matches
Zone_Underground.cs
Go to the documentation of this file.
1
public
class
Zone_Underground
:
Zone
2
{
3
public
override
bool
UseFog
=> base.lv <= 0;
4
5
public
override
bool
BlockBorderExit
=>
true
;
6
7
public
override
bool
isClaimable
=> EClass.pc.homeBranch !=
null
;
8
9
public
override
ZoneTransition.EnterState
RegionEnterState
=>
ZoneTransition
.
EnterState
.Down;
10
}
ZoneTransition
Definition:
ZoneTransition.cs:4
ZoneTransition.EnterState
EnterState
Definition:
ZoneTransition.cs:6
Zone_Underground
Definition:
Zone_Underground.cs:2
Zone_Underground.UseFog
override bool UseFog
Definition:
Zone_Underground.cs:3
Zone_Underground.BlockBorderExit
override bool BlockBorderExit
Definition:
Zone_Underground.cs:5
Zone_Underground.isClaimable
override bool isClaimable
Definition:
Zone_Underground.cs:7
Zone_Underground.RegionEnterState
override ZoneTransition.EnterState RegionEnterState
Definition:
Zone_Underground.cs:9
Zone
Definition:
Zone.cs:12
Elin
Zone_Underground.cs
Generated by
1.9.6