Developer Documentation

OdinLibraryParameters

public class OdinLibraryParameters

A set of values that are used when initializing the native ODIN runtime

Constructors

NameDescription
OdinLibraryParameters()Creates a new Core-Object.
OdinLibraryParameters(String)Creates a new Core-Object.
OdinLibraryParameters(String, SupportedPlatform)Creates a new Core-Object.

Static Methods

NameDescription
TryGetNativeBinaryNameReturns the name of the native ODIN runtime binary that fits the current environment

Properties

NameDescription
PossibleNativeBinaryLocationsPossible install location of the native ODIN runtime binary
PlatformDetermines which platform specific code needs to be executed