Property LogResourceManagerExceptions
LogResourceManagerExceptions
When enabled, the Addressables.ResourceManager.ExceptionHandler is set to (op, ex) => Debug.LogException(ex);
Declaration
public bool LogResourceManagerExceptions { get; set; }
Property Value
Type | Description |
---|---|
Boolean |