Developer Documentation

OdinLibraryParameters.TryGetNativeBinaryName

Warning

Version 1.1.0 is deprecated and will be removed in the future and is not being supported for new users. Please update to the latest version as soon as possible.

public static bool TryGetNativeBinaryName(out string[] names, out SupportedPlatform platform)

Returns the name of the native ODIN runtime binary that fits the current environment

Parameters

NameTypeDescription
namesString[]possible names of the native sdk binary
platformSupportedPlatformdetected platform

Returns

TypeDescription
Booleantrue if a matching binary exists