Our new developer documentation is now available. Please check it out!
OdinLibrary
public static class OdinLibrary
Main lib entry class
Static Methods
Name | Description |
---|---|
Initialize | Initializes the native ODIN runtime |
Release | Releases the unmanaged resources used by the Core-Instance |
Static Properties
Name | Description |
---|---|
IsInitialized | Indicates whether or not the native ODIN runtime has been loaded and initialized |
NativeBinary | Location of the native ODIN runtime binary |
Platform | Platform the library is running on |