Developer Documentation

OdinLibrary

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