Our new developer documentation is now available. Please check it out!
OdinLibraryParameters
public class OdinLibraryParameters
A set of values that are used when initializing the native ODIN runtime
Constructors
Name | Description |
---|---|
OdinLibraryParameters() | Creates a new Core-Object. |
OdinLibraryParameters(String) | Creates a new Core-Object. |
OdinLibraryParameters(String, SupportedPlatform) | Creates a new Core-Object. |
Static Methods
Name | Description |
---|---|
TryGetNativeBinaryName | Returns the name of the native ODIN runtime binary that fits the current environment |
Properties
Name | Description |
---|---|
PossibleNativeBinaryLocations | Possible install location of the native ODIN runtime binary |
Platform | Determines which platform specific code needs to be executed |