|
Client LuaCsForBarotrauma
|
Checks the state of an Objective created using EventObjectiveAction. More...
Public Types | |
| enum class | CheckType { Added , Completed , Incomplete } |
Public Member Functions | |
| CheckObjectiveAction (ScriptedEvent parentEvent, ContentXElement element) | |
Protected Member Functions | |
| override? bool | DetermineSuccess () |
Properties | |
| CheckType | Type [get, set] |
| Identifier | Identifier [get, set] |
Checks the state of an Objective created using EventObjectiveAction.
Definition at line 6 of file BarotraumaShared/SharedSource/Events/EventActions/CheckObjectiveAction.cs.
|
strong |
| Enumerator | |
|---|---|
| Added | |
| Completed | |
| Incomplete | |
Definition at line 10 of file BarotraumaClient/ClientSource/Events/EventActions/CheckObjectiveAction.cs.
| CheckObjectiveAction.CheckObjectiveAction | ( | ScriptedEvent | parentEvent, |
| ContentXElement | element | ||
| ) |
Definition at line 8 of file BarotraumaShared/SharedSource/Events/EventActions/CheckObjectiveAction.cs.
|
protected |
Definition at line 10 of file BarotraumaShared/SharedSource/Events/EventActions/CheckObjectiveAction.cs.
|
getset |
Definition at line 21 of file BarotraumaClient/ClientSource/Events/EventActions/CheckObjectiveAction.cs.
|
getset |
Definition at line 18 of file BarotraumaClient/ClientSource/Events/EventActions/CheckObjectiveAction.cs.