Barotrauma Client
|
Highlights specific items in a specific inventory. More...
Public Member Functions | |
InventoryHighlightAction (ScriptedEvent parentEvent, ContentXElement element) | |
override void | Update (float deltaTime) |
override bool | IsFinished (ref string goToLabel) |
override void | Reset () |
![]() | |
EventAction (ScriptedEvent parentEvent, ContentXElement element) | |
bool | IsFinished (ref string goToLabel) |
Has the action finished. | |
virtual bool | SetGoToTarget (string goTo) |
void | Reset () |
virtual bool | CanBeFinished () |
virtual IEnumerable< EventAction > | GetSubActions () |
virtual string | ToDebugString () |
Rich test to display in debugdraw. | |
Properties | |
Identifier | TargetTag [get, set] |
Identifier | ItemIdentifier [get, set] |
int | ItemContainerIndex [get, set] |
bool | Recursive [get, set] |
Additional Inherited Members | |
![]() | |
static EventAction | Instantiate (ScriptedEvent scriptedEvent, ContentXElement element) |
![]() | |
readonly ScriptedEvent | ParentEvent |
![]() | |
void | ApplyTagsToHulls (Entity entity, Identifier hullTag, Identifier linkedHullTag) |
string | GetEventDebugName () |
Highlights specific items in a specific inventory.
Barotrauma.InventoryHighlightAction.InventoryHighlightAction | ( | ScriptedEvent | parentEvent, |
ContentXElement | element ) |
override bool Barotrauma.InventoryHighlightAction.IsFinished | ( | ref string | goToLabel | ) |
override void Barotrauma.InventoryHighlightAction.Reset | ( | ) |
|
virtual |
Reimplemented from Barotrauma.EventAction.
|
getset |
|
getset |
|
getset |
|
getset |