|
Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
| bool | Contains (string assemblyName) |
| override string | GetSavedLicenseKey (Type type, Assembly resourceAssembly) |
| override void | SetSavedLicenseKey (Type type, string key) |
| virtual ? string | GetSavedLicenseKey (Type type, Assembly? resourceAssembly) |
| virtual ? object | GetService (Type type) |
Properties | |
| override LicenseUsageMode | UsageMode [get] |
Private Attributes | |
| readonly Hashtable | _savedLicenseKeys = new Hashtable() |
Definition at line 59 of file LicenseManager.cs.