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 |
---|---|
Preload |
Handle to the preload operation. |