| IGameGetBigBoxDetails Method |
[Missing <summary> documentation for "M:Unbroken.LaunchBox.Plugins.Data.IGame.GetBigBoxDetails(System.Boolean)"]
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.
Syntax string GetBigBoxDetails(
bool showPlatform
)
Function GetBigBoxDetails (
showPlatform As Boolean
) As String
String^ GetBigBoxDetails(
bool showPlatform
)
abstract GetBigBoxDetails :
showPlatform : bool -> string
Parameters
- showPlatform Boolean
[Missing <param name="showPlatform"/> documentation for "M:Unbroken.LaunchBox.Plugins.Data.IGame.GetBigBoxDetails(System.Boolean)"]
Return Value
String[Missing <returns> documentation for "M:Unbroken.LaunchBox.Plugins.Data.IGame.GetBigBoxDetails(System.Boolean)"]
See Also