Developer Documentation

OdinLibraryParameters.TryGetNativeBinaryName

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