Click or drag to resize
LaunchBox

ImageTypesGetList Method

This method gets a list of all the various game image 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 image types.
See Also