|
Client LuaCsForBarotrauma
|
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 () |
Properties | |
| Identifier | TargetTag [get, set] |
| Identifier | TargetCharacter [get, set] |
| bool | State [get, set] |
Highlights a specific entity.
Definition at line 11 of file BarotraumaShared/SharedSource/Events/EventActions/HighlightAction.cs.
| HighlightAction.HighlightAction | ( | ScriptedEvent | parentEvent, |
| ContentXElement | element | ||
| ) |
Definition at line 26 of file BarotraumaShared/SharedSource/Events/EventActions/HighlightAction.cs.
| override bool HighlightAction.IsFinished | ( | ref string | goToLabel | ) |
| override void HighlightAction.Reset | ( | ) |
| override void HighlightAction.Update | ( | float | deltaTime | ) |
Definition at line 30 of file BarotraumaShared/SharedSource/Events/EventActions/HighlightAction.cs.
|
getset |
Definition at line 22 of file BarotraumaShared/SharedSource/Events/EventActions/HighlightAction.cs.
|
getset |
Definition at line 19 of file BarotraumaShared/SharedSource/Events/EventActions/HighlightAction.cs.
|
getset |
Definition at line 16 of file BarotraumaShared/SharedSource/Events/EventActions/HighlightAction.cs.