Our new developer documentation is now available. Please check it out!
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
Name | Type | Description |
---|---|---|
IsInitialized | Boolean | Indicates whether or not the native ODIN runtime has been loaded and initialized |
NativeBinary | String | Location of the native ODIN runtime binary |
Platform | SupportedPlatform | Platform the library is running on |
Static Methods
Name | Description |
---|---|
Initialize | Initializes the native ODIN runtime |
Release | Releases the unmanaged resources used by the Core-Instance |