Click or drag to resize
LaunchBox

IGameGetAllImagesWithDetails Method

Gets details on all images that are associated with this Game in the user's collection, including image path, image type, and region information.

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
ImageDetails[] GetAllImagesWithDetails()

Return Value

ImageDetails
An array of ImageDetails objects that represent all of the game's images.
See Also