ObjectiveState Enum
State of a quest objective for a user.
Syntax
[Sansar.Script.Interface]
public enum ObjectiveState
public enum ObjectiveState
Remarks
Members
Member Name | Description |
---|---|
Active | The objective is currently active and available to complete for this user. |
Completed | The objective has been completed for this user. |
Locked | The objective is locked for this user and can not be completed. |
None | The objective state is not set, probably the user is not on the quest. |
Requirements
Namespace: Sansar.Simulation
Assembly: Sansar.Simulation (in Sansar.Simulation.dll)
Assembly Versions: 1.1.0.0
Assembly: Sansar.Simulation (in Sansar.Simulation.dll)
Assembly Versions: 1.1.0.0
0 Comments