Method GetPlatformByName GetPlatformByName(string) Get platform by name. Declaration public static Platform GetPlatformByName(string name) Parameters Type Name Description string name Returns Type Description Platform A Platform instance if found, null otherwise.