|
enum class | ElementId {
None
, RepairButton
, PumpSpeedSlider
, PassiveSonarIndicator
,
ActiveSonarIndicator
, SonarModeSwitch
, DirectionalSonarFrame
, SteeringModeSwitch
,
MaintainPosTickBox
, AutoTempSwitch
, PowerButton
, FissionRateSlider
,
TurbineOutputSlider
, DeconstructButton
, RechargeSpeedSlider
, CPRButton
,
CloseButton
, MessageBoxCloseButton
} |
|
◆ ElementId
Enumerator |
---|
None | |
RepairButton | |
PumpSpeedSlider | |
PassiveSonarIndicator | |
ActiveSonarIndicator | |
SonarModeSwitch | |
DirectionalSonarFrame | |
SteeringModeSwitch | |
MaintainPosTickBox | |
AutoTempSwitch | |
PowerButton | |
FissionRateSlider | |
TurbineOutputSlider | |
DeconstructButton | |
RechargeSpeedSlider | |
CPRButton | |
CloseButton | |
MessageBoxCloseButton | |
Definition at line 5 of file BarotraumaShared/SharedSource/Events/EventActions/UIHighlightAction.cs.
◆ UIHighlightAction()
UIHighlightAction.UIHighlightAction |
( |
ScriptedEvent |
parentEvent, |
|
|
ContentXElement |
element |
|
) |
| |
◆ IsFinished()
override bool UIHighlightAction.IsFinished |
( |
ref string |
goToLabel | ) |
|
◆ Reset()
override void UIHighlightAction.Reset |
( |
| ) |
|
◆ Update()
override void UIHighlightAction.Update |
( |
float |
deltaTime | ) |
|
◆ Bounce
bool UIHighlightAction.Bounce |
|
getset |
◆ EntityIdentifier
Identifier UIHighlightAction.EntityIdentifier |
|
getset |
◆ HighlightMultiple
bool UIHighlightAction.HighlightMultiple |
|
getset |
◆ Id
◆ OrderCategory
OrderCategory UIHighlightAction.OrderCategory |
|
getset |
◆ OrderIdentifier
Identifier UIHighlightAction.OrderIdentifier |
|
getset |
◆ OrderOption
Identifier UIHighlightAction.OrderOption |
|
getset |
◆ OrderTargetTag
Identifier UIHighlightAction.OrderTargetTag |
|
getset |