From CryWiki
| Name: ItemSelected
| Class: Inventory
| Category: Approved
| Hidden: No
|
(Inputs - Outputs - Notes - See Also)
Tracks the currently selected item of the player. Use [Active] to enable
Inputs
| Active Port
|
| Type: Boolean
| Technical Name: Active
| Default Value: 1
|
|
|
| Set to active to get notified when a new item was selected
|
|
Outputs
| ItemClass Port
|
| Type: String
| Technical Name: ItemClass
| Default Value: None
|
|
|
| Outputs selected item's class
|
|
| ItemName Port
|
| Type: String
| Technical Name: ItemName
| Default Value: None
|
|
|
| Outputs selected item's name
|
|
| ItemId Port
|
| Type: Entity
| Technical Name: ItemId
| Default Value: None
|
|
|
| Outputs selected item's entity id
|
|
Notes
This node has no notes. To add notes, edit this page.
See Also
No "See Also" items specified for this Node. To include an item, edit this page.