Click or drag to resize
LaunchBox

IGameUpdateTitleAndMigrateMedia Method

This will allow you to rename the game as well as all associated media

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
void UpdateTitleAndMigrateMedia(
	string newTitle
)

Parameters

newTitle  String
The title you are changing the game to
See Also