Property InitializationOperation
InitializationOperation
Initialization operation. You can register a callback with this if you need to run code after Addressables is ready. Any requests made before this operaton completes will automatically cahin to its result.
선언
[Obsolete]
public static AsyncOperationHandle<IResourceLocator> InitializationOperation { get; }
프로퍼티 값
타입 | 설명 |
---|---|
AsyncOperationHandle<IResourceLocator> |