Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Aura
Channel
World
Quests
QuestPrerequisiteOr
C# Class Aura.Channel.World.Quests.QuestPrerequisiteOr
Collection of prerequisites, met if at least one of them is met.
Inheritance:
QuestPrerequisite
Show file
Open project: aura-project/aura
Public Methods
Method
Description
Is
(
Type
type
) :
bool
Met
(
Creature
character
) :
bool
QuestPrerequisiteOr
( ) :
System.Linq
Method Details
Is()
public
method
public
Is
(
Type
type
) :
bool
type
Type
return
bool
Met()
public
method
public
Met
(
Creature
character
) :
bool
character
Aura.Channel.World.Entities.Creature
return
bool
QuestPrerequisiteOr()
public
method
public
QuestPrerequisiteOr
( ) :
System.Linq
return
System.Linq