![LaunchBox](../icons/Logo.png) | IPlatformCategory Interface |
[Missing <summary> documentation for "T:Unbroken.LaunchBox.Plugins.Data.IPlatformCategory"]
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 IPlatformCategory
Public Interface IPlatformCategory
public interface class IPlatformCategory
type IPlatformCategory = interface end
The IPlatformCategory type exposes the following members.
Properties
Methods | Name | Description |
---|
![Public method Public method](../icons/pubMethod.gif) | GetAllGames(Boolean, Boolean) | |
![Public method Public method](../icons/pubMethod.gif) | GetAllGames(Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean) | |
![Public method Public method](../icons/pubMethod.gif) | GetChildren | |
![Public method Public method](../icons/pubMethod.gif) | GetGameCount(Boolean, Boolean) | |
![Public method Public method](../icons/pubMethod.gif) | GetGameCount(Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean) | |
![Public method Public method](../icons/pubMethod.gif) | GetNewPlatformLogoPath | |
![Public method Public method](../icons/pubMethod.gif) | GetNewPlatformVideoPath | |
![Public method Public method](../icons/pubMethod.gif) | GetPlatformVideoPath | |
![Public method Public method](../icons/pubMethod.gif) | HasGames(Boolean, Boolean) | |
![Public method Public method](../icons/pubMethod.gif) | HasGames(Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean) | |
Top
See Also