Class AnalyzeResultData
Represents the data acquired after analyzing Addressable assets.
Implements
Inherited Members
Namespace: UnityEditor .AddressableAssets .Build.AnalyzeRules
Assembly: Unity.Addressables.Editor.dll
Syntax
[Obsolete("This has been made obsolete and is no longer functional. Analyze result data is handled internally.")]
public class AnalyzeResultData : ScriptableObject, ISerializationCallbackReceiver
Methods
Name | Description |
---|---|
On |
Retrieves serialized data after a domain reload. |
On |
Converts our data to a serialized structure before a domain reload. |