Class AddressablesAnalyzeResultData
Represents the data acquired after analyzing Addressable assets.
상속된 멤버
네임스페이스: UnityEditor.AddressableAssets.Build.AnalyzeRules
어셈블리: solution.dll
구문
[Serializable]
public class AddressablesAnalyzeResultData : ISerializationCallbackReceiver
메서드
이름 | 설명 |
---|---|
OnAfterDeserialize() | Retrieves serialized data after a domain reload. |
OnBeforeSerialize() | Converts our data to a serialized structure before a domain reload. |