Namespace: | Sirenix.OdinInspector.Editor.Licensing |
Assembly: | Sirenix.OdinInspector.Editor |
public static class LicenseManager
public static LicenseInfo LicenseInfo { get; }
public static bool LicensingIsEnabled { get; }
public static OrganizationInfo OrgInfo { get; }
public static bool GetBakedLicensingIsEnabled()
System.Boolean |
public static bool GetBakedOrgClaimIsEnabled()
System.Boolean |
public static void SetLicenseInfo(LicenseInfo info)
LicenseInfo | info |
public static void SetOrgName(string name)
System.String | name |