Click or drag to resize
LaunchBox

IPlatformCategoryGetPlatformVideoPath Method

[Missing <summary> documentation for "M:Unbroken.LaunchBox.Plugins.Data.IPlatformCategory.GetPlatformVideoPath(System.Boolean,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
string GetPlatformVideoPath(
	bool fallBackToGameVideos = true,
	bool allowThemePath = true
)

Parameters

fallBackToGameVideos  Boolean  (Optional)

[Missing <param name="fallBackToGameVideos"/> documentation for "M:Unbroken.LaunchBox.Plugins.Data.IPlatformCategory.GetPlatformVideoPath(System.Boolean,System.Boolean)"]

allowThemePath  Boolean  (Optional)

[Missing <param name="allowThemePath"/> documentation for "M:Unbroken.LaunchBox.Plugins.Data.IPlatformCategory.GetPlatformVideoPath(System.Boolean,System.Boolean)"]

Return Value

String

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

See Also