|
SmartEngine
1.6.0
|
Static Public Member Functions | |
| static unsafe void | LoadDefaultLicense () |
| Loads the default license from disk. Automatically called when creating a context. More... | |
| static unsafe void | SetSmartEngineLicense (byte[] data) |
| Loads a license from a license file blob. Call this before creating a context if you want to load a license from other than the default location. More... | |
Public Attributes | |
| byte[] | Data |
License object
|
static |
Loads the default license from disk. Automatically called when creating a context.
|
static |
Loads a license from a license file blob. Call this before creating a context if you want to load a license from other than the default location.
| data |