Developer Documentation

OdinLibrary

public static class OdinLibrary

Main lib entry class

Static Methods

NameDescription
InitializeInitializes the native ODIN runtime
ReleaseReleases the unmanaged resources used by the Core-Instance

Static Properties

NameDescription
IsInitializedIndicates whether or not the native ODIN runtime has been loaded and initialized
NativeBinaryLocation of the native ODIN runtime binary
PlatformPlatform the library is running on