A quest participant backed by an agent (player, NPC, AI, etc.).
Verse using statement |
using { /Verse.org/Progression } |
Inheritance Hierarchy
This class is derived from quest_participant.
| Name | Description |
|---|---|
quest_participant |
Abstract base class for quest participants. |
Members
This class has data members, but no functions.
Data
| Data Member Name | Type | Description |
|---|---|---|
AbandonEvent |
unknown |
Signaled when this participant abandons a quest. |
Agent |
agent |
The agent this participant represents. |
CompleteEvent |
unknown |
Signaled when a quest this participant is in completes. |
JoinEvent |
unknown |
Signaled when this participant joins a quest. |