Click or drag to resize
LaunchBox

IGameGetNextAvailableImageFilePath Method

[Missing <summary> documentation for "M:Unbroken.LaunchBox.Plugins.Data.IGame.GetNextAvailableImageFilePath(System.String,System.String,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 GetNextAvailableImageFilePath(
	string extension,
	string imageType,
	string region
)

Parameters

extension  String

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

imageType  String

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

region  String

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

Return Value

String

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

See Also