Property Settings
Settings
Gets the default AddressableAssetSettings object. This will return null during editor startup if UnityEditor.EditorApplication.isUpdating or UnityEditor.EditorApplication.isCompiling are true.
Declaration
public static AddressableAssetSettings Settings { get; set; }
Property Value
| Type | Description |
|---|---|
| AddressableAssetSettings |