Click or drag to resize
LaunchBox

IPlaylistGetAllGames Method

[Missing <summary> documentation for "M:Unbroken.LaunchBox.Plugins.Data.IPlaylist.GetAllGames(System.Boolean)"]


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
IGame[] GetAllGames(
	bool sort
)

Parameters

sort  Boolean

[Missing <param name="sort"/> documentation for "M:Unbroken.LaunchBox.Plugins.Data.IPlaylist.GetAllGames(System.Boolean)"]

Return Value

IGame

[Missing <returns> documentation for "M:Unbroken.LaunchBox.Plugins.Data.IPlaylist.GetAllGames(System.Boolean)"]

See Also