Class PlayAssetDeliveryInitializationData
Contains settings for PlayAssetDeliveryInitialization.
Inherited Members
Namespace: UnityEngine.AddressableAssets.Android
Assembly: Unity.Addressables.Android.dll
Syntax
[Serializable]
public class PlayAssetDeliveryInitializationData
Properties
LogWarnings
Determines whether warnings should be logged during initialization.
Declaration
public bool LogWarnings { get; set; }
Property Value
| Type | Description |
|---|---|
| bool |