 | IGameBadgeIndex Property |
The index of where to display the badge in the list
Namespace:
Unbroken.LaunchBox.Plugins.Data
Assembly:
Unbroken.LaunchBox.Plugins (in Unbroken.LaunchBox.Plugins.dll) Version: 1.0.0
SyntaxProperty Index As Integer
Get
Set
property int Index {
int get ();
void set (int value);
}
abstract Index : int with get, set
Property Value
Type:
Int32
See Also