Vertices Engine  v1.9.2.92
A Cross Platform game engine developed by Virtex Edge Design.
Loading...
Searching...
No Matches
VerticesEngine.vxItemList Class Reference
Inheritance diagram for VerticesEngine.vxItemList:

Public Member Functions

void OverrideSelectedItem (string newItem)
 This forces the selected item to a given value without firing off the ItemChanged event;.
 

Public Attributes

int _selectedIndex = 0
 

Properties

int SelectedIndex [get, set]
 
string SelectedItem [get]
 

Events

Action OnSelectedItemChanged
 

Member Function Documentation

◆ OverrideSelectedItem()

void VerticesEngine.vxItemList.OverrideSelectedItem ( string newItem)

This forces the selected item to a given value without firing off the ItemChanged event;.

Parameters
item

The documentation for this class was generated from the following file: