Our new developer documentation is now available. Please check it out!
OdinLibraryParameters
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 class OdinLibraryParameters
A set of values that are used when initializing the native ODIN runtime
Properties
Name | Type | Description |
---|---|---|
PossibleNativeBinaryLocations | String[] | Possible install location of the native ODIN runtime binary |
Platform | SupportedPlatform | Determines which platform specific code needs to be executed |
Static Methods
Name | Description |
---|---|
TryGetNativeBinaryName | Returns the name of the native ODIN runtime binary that fits the current environment |