Click or drag to resize
LaunchBox

IGameGetVideoPath(Boolean) Method

[Missing <summary> documentation for "M:Unbroken.LaunchBox.Plugins.Data.IGame.GetVideoPath(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 GetVideoPath(
	bool prioritizeThemeVideos = false
)

Parameters

prioritizeThemeVideos  Boolean  (Optional)

[Missing <param name="prioritizeThemeVideos"/> documentation for "M:Unbroken.LaunchBox.Plugins.Data.IGame.GetVideoPath(System.Boolean)"]

Return Value

String

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

See Also