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