Interface IPreloadRequired
Indicates that the class requires preloading during initialization before it is ready for use.
Namespace: UnityEngine.Localization
Assembly: Unity.Localization.dll
Syntax
public interface IPreloadRequired
Properties
Name | Description |
---|---|
PreloadOperation | Handle to the preload operation. |