Method Initialize
Initialize()
Initialize Addressables system. Addressables will be initialized on the first API call if this is not called explicitly.
선언
[Obsolete]
public static AsyncOperationHandle<IResourceLocator> Initialize()
반환
타입 | 설명 |
---|---|
AsyncOperationHandle<IResourceLocator> | The operation handle for the request. |