Developer Documentation

OdinLibrary

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 class OdinLibrary

Main lib entry class

Static Properties

NameTypeDescription
IsInitializedBooleanIndicates whether or not the native ODIN runtime has been loaded and initialized
NativeBinaryStringLocation of the native ODIN runtime binary
PlatformSupportedPlatformPlatform the library is running on

Static Methods

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