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