interface in UnityEditor.AdaptivePerformance.Editor
Interface for specifying package initialization information
Property | Description |
---|---|
LoaderFullTypeName | The loader full type name for this package |
LoaderTypeName | The loader type name for this package |
PackageInitKey | Package initialization key |
PackageName | Package name property |
SettingsFullTypeName | The settings full type name for this package |
SettingsTypeName | The settings type name for this package |
Method | Description |
---|---|
PopulateSettingsOnInitialization | Initialize package settings |