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