Our new developer documentation is now available. Please check it out!
OdinLibraryParameters.OdinLibraryParameters(String, SupportedPlatform)
public OdinLibraryParameters(string nativeBinaryLocation, SupportedPlatform platform)
Creates a new Core-Object.
Parameters
Name | Description |
---|---|
nativeBinaryLocation | Location to the Aki library binary. |
platform | Determines which platform specific code will be executed. |