Highlights specific items in a specific inventory.
More...
Highlights specific items in a specific inventory.
Definition at line 6 of file InventoryHighlightAction.cs.
◆ InventoryHighlightAction()
InventoryHighlightAction.InventoryHighlightAction |
( |
ScriptedEvent |
parentEvent, |
|
|
ContentXElement |
element |
|
) |
| |
◆ IsFinished()
override bool InventoryHighlightAction.IsFinished |
( |
ref string |
goToLabel | ) |
|
◆ Reset()
override void InventoryHighlightAction.Reset |
( |
| ) |
|
◆ Update()
override void InventoryHighlightAction.Update |
( |
float |
deltaTime | ) |
|
◆ ItemContainerIndex
int InventoryHighlightAction.ItemContainerIndex |
|
getset |
◆ ItemIdentifier
Identifier InventoryHighlightAction.ItemIdentifier |
|
getset |
◆ Recursive
bool InventoryHighlightAction.Recursive |
|
getset |
◆ TargetTag
Identifier InventoryHighlightAction.TargetTag |
|
getset |