UpdateLicense()
Triggers an update to all available license types found on this machine.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Method
- Namespace: UnityEditor.Experimental.Licensing
- Assembly: UnityEditor.CoreModule
public static bool UpdateLicense()
Returns
Type | Description |
|---|---|
| bool | True if successful; false otherwise. |