| IGameGetAllAlternateNames Method |
[Missing <summary> documentation for "M:Unbroken.LaunchBox.Plugins.Data.IGame.GetAllAlternateNames"]
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 IAlternateName[] GetAllAlternateNames()
Function GetAllAlternateNames As IAlternateName()
array<IAlternateName^>^ GetAllAlternateNames()
abstract GetAllAlternateNames : unit -> IAlternateName[]
Return Value
IAlternateName[Missing <returns> documentation for "M:Unbroken.LaunchBox.Plugins.Data.IGame.GetAllAlternateNames"]
See Also