Elin Decompiled Documentation
EA 23.102 Nightly
Loading...
Searching...
No Matches
Zone_Gathering.cs
Go to the documentation of this file.
1
public
class
Zone_Gathering
:
Zone_RandomDungeon
2
{
3
public
override
int
StartLV
=> 0;
4
5
public
override
int
LvBoss
=> 0;
6
7
public
override
string
IDGenerator
=>
null
;
8
9
public
override
ZoneTransition.EnterState
RegionEnterState
=>
ZoneTransition
.
EnterState
.Dir;
10
11
public
override
string
GetDungenID
()
12
{
13
return
null
;
14
}
15
}
ZoneTransition
Definition:
ZoneTransition.cs:4
ZoneTransition.EnterState
EnterState
Definition:
ZoneTransition.cs:6
Zone_Gathering
Definition:
Zone_Gathering.cs:2
Zone_Gathering.IDGenerator
override string IDGenerator
Definition:
Zone_Gathering.cs:7
Zone_Gathering.StartLV
override int StartLV
Definition:
Zone_Gathering.cs:3
Zone_Gathering.LvBoss
override int LvBoss
Definition:
Zone_Gathering.cs:5
Zone_Gathering.RegionEnterState
override ZoneTransition.EnterState RegionEnterState
Definition:
Zone_Gathering.cs:9
Zone_Gathering.GetDungenID
override string GetDungenID()
Definition:
Zone_Gathering.cs:11
Zone_RandomDungeon
Definition:
Zone_RandomDungeon.cs:2
Elin
Zone_Gathering.cs
Generated by
1.9.6