Barotrauma Client
|
Highlights a specific entity. More...
Public Member Functions | |
HighlightAction (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 | TargetCharacter [get, set] |
bool | State [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 a specific entity.
Barotrauma.HighlightAction.HighlightAction | ( | ScriptedEvent | parentEvent, |
ContentXElement | element ) |
override bool Barotrauma.HighlightAction.IsFinished | ( | ref string | goToLabel | ) |
override void Barotrauma.HighlightAction.Reset | ( | ) |
|
virtual |
Reimplemented from Barotrauma.EventAction.
|
getset |
|
getset |
|
getset |