Interface IPreloadRequired
Indicates that the class requires preloading during initialization before it is ready for use.
Namespace: UnityEngine.Localization
Syntax
public interface IPreloadRequired
Properties
PreloadOperation
Declaration
AsyncOperationHandle PreloadOperation { get; }
Property Value
Type | Description |
---|---|
AsyncOperationHandle |