Click or drag to resize
LaunchBox

VideoTypesGetList Method

This method gets a list of all the various game video types that are used in LaunchBox/Big Box.

Namespace: Unbroken.LaunchBox.Plugins.Data
Assembly: Unbroken.LaunchBox.Plugins (in Unbroken.LaunchBox.Plugins.dll) Version: 13.5.0.0
XMLNS for XAML: Not mapped to an xmlns.
Syntax
public static List GetList()

Return Value

ListT
A list of strings representing all possible game video types.
See Also