 | IPlatform Interface |
[Missing <summary> documentation for "T:Unbroken.LaunchBox.Plugins.Data.IPlatform"]
Namespace: Unbroken.LaunchBox.Plugins.DataAssembly: Unbroken.LaunchBox.Plugins (in Unbroken.LaunchBox.Plugins.dll) Version: 13.5.0.0
XMLNS for XAML: Not mapped to an xmlns.
Syntaxpublic interface IPlatform
Public Interface IPlatform
public interface class IPlatform
type IPlatform = interface end
The IPlatform type exposes the following members.
Properties
Methods | Name | Description |
---|
 | GetAllGames(Boolean, Boolean) | |
 | GetAllGames(Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean) | |
 | GetAllPlatformFolders | |
 | GetChildren | |
 | GetGameCount(Boolean, Boolean) | |
 | GetGameCount(Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean) | |
 | GetNewPlatformLogoPath | |
 | GetNewPlatformVideoPath | |
 | GetPlatformFolderByImageType | |
 | GetPlatformVideoPath | |
 | HasGames(Boolean, Boolean) | |
 | HasGames(Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean) | |
Top
See Also