- Namespace
- Atavism
- Base Types
-
- MonoBehaviour
- AtList
<UGUIQuestListEntry>
graph BT
Type-->Base0["AtList<UGUIQuestListEntry>"]
Base0-->Base1["MonoBehaviour"]
Type["UGUIQuestList"]
class Type type-node
Syntax
public class UGUIQuestList : AtList<UGUIQuestListEntry>
Fields
Properties
| Name | Value | Summary |
|---|---|---|
| History | bool |
Methods
| Name | Value | Summary |
|---|---|---|
| AbandonQuest |
void | |
| AbandonQuest |
void | |
| ActiveQuests |
void | |
| Hide |
void | |
| HistoryQuests |
void | |
| LocalizeTargets |
void | |
| NumberOfCells |
int | |
| OnEvent |
void | |
| QuestExitClicked |
void | |
| SetQuestDetails |
void | |
| Show |
void | |
| Toggle |
void | |
| UpdateCell |
void |