Click or drag to resize
LaunchBox

IGameGetVideoPath(String) Method

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


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(
	string videoType
)

Parameters

videoType  String

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

Return Value

String

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

See Also