Elin Decompiled Documentation
EA 23.102 Nightly
Toggle main menu visibility
Main Page
Namespaces
Namespace List
Namespace Members
All
Functions
Enumerations
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Enumerations
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
w
Properties
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Events
Files
File List
File Members
All
$
a
b
c
e
f
g
h
i
l
m
n
o
p
r
s
t
v
w
z
Functions
Variables
Enumerations
a
b
c
e
f
g
h
i
l
m
n
o
p
r
s
t
v
w
z
•
All
Classes
Namespaces
Files
Functions
Variables
Enumerations
Enumerator
Properties
Events
Pages
Loading...
Searching...
No Matches
QuestGuildMerchant.cs
Go to the documentation of this file.
1
public
class
QuestGuildMerchant
:
QuestGuild
2
{
3
public
override
Guild
guild
=>
Guild
.
Merchant
;
4
5
public
override
void
OnInit
()
6
{
7
SetTask
(
new
QuestTaskFlyer
());
8
}
9
}
Guild
Definition:
Guild.cs:2
Guild.Merchant
static GuildMerchant Merchant
Definition:
Guild.cs:29
QuestGuildMerchant
Definition:
QuestGuildMerchant.cs:2
QuestGuildMerchant.OnInit
override void OnInit()
Definition:
QuestGuildMerchant.cs:5
QuestGuildMerchant.guild
override Guild guild
Definition:
QuestGuildMerchant.cs:3
QuestGuild
Definition:
QuestGuild.cs:4
QuestTaskFlyer
Definition:
QuestTaskFlyer.cs:4
Quest.SetTask
void SetTask(QuestTask _task)
Definition:
Quest.cs:399
Elin
QuestGuildMerchant.cs
Generated by
1.9.6