{!See https://docs.google.com/document/d/1takg_GmIBBKKTj-GHZCwzxohpQz7Bhekivkk72kYMtE/edit for reference implementation of OneTrust, dataLayer and GTM} {!OneTrust Cookies Consent} {!OneTrust Cookies Consent end} {!dataLayer initialization push} {!dataLayer initialization push end} {!Google Tag Manager} {!Google Tag Manager end} Method UnloadScene | Addressables | 1.21.17
docs.unity3d.com
"{0}"의 검색 결과

    목차 표시/숨기기

    Method UnloadScene

    UnloadScene(SceneInstance, bool)

    Release scene

    선언
    [Obsolete]
    public static AsyncOperationHandle<SceneInstance> UnloadScene(SceneInstance scene, bool autoReleaseHandle = true)
    파라미터
    타입 이름 설명
    SceneInstance scene

    The SceneInstance to release.

    bool autoReleaseHandle

    If true, the handle will be released automatically when complete.

    반환
    타입 설명
    AsyncOperationHandle<SceneInstance>

    The operation handle for the request.

    참고
    UnloadSceneAsync(SceneInstance, bool)
    Synchronous Addressables

    UnloadScene(AsyncOperationHandle, bool)

    Release scene

    선언
    [Obsolete]
    public static AsyncOperationHandle<SceneInstance> UnloadScene(AsyncOperationHandle handle, bool autoReleaseHandle = true)
    파라미터
    타입 이름 설명
    AsyncOperationHandle handle

    The handle returned by LoadSceneAsync for the scene to release.

    bool autoReleaseHandle

    If true, the handle will be released automatically when complete.

    반환
    타입 설명
    AsyncOperationHandle<SceneInstance>

    The operation handle for the request.

    참고
    UnloadSceneAsync(AsyncOperationHandle, bool)
    Synchronous Addressables

    UnloadScene(AsyncOperationHandle<SceneInstance>, bool)

    Release scene

    선언
    [Obsolete]
    public static AsyncOperationHandle<SceneInstance> UnloadScene(AsyncOperationHandle<SceneInstance> handle, bool autoReleaseHandle = true)
    파라미터
    타입 이름 설명
    AsyncOperationHandle<SceneInstance> handle

    The handle returned by LoadSceneAsync for the scene to release.

    bool autoReleaseHandle

    If true, the handle will be released automatically when complete.

    반환
    타입 설명
    AsyncOperationHandle<SceneInstance>

    The operation handle for the request.

    참고
    UnloadSceneAsync(AsyncOperationHandle<SceneInstance>, bool)
    Synchronous Addressables

    UnloadScene(AsyncOperationHandle<SceneInstance>, UnloadSceneOptions, bool)

    Release scene

    선언
    [Obsolete]
    public static AsyncOperationHandle<SceneInstance> UnloadScene(AsyncOperationHandle<SceneInstance> handle, UnloadSceneOptions unloadOptions, bool autoReleaseHandle = true)
    파라미터
    타입 이름 설명
    AsyncOperationHandle<SceneInstance> handle

    The handle returned by LoadSceneAsync for the scene to release.

    UnloadSceneOptions unloadOptions

    Specify behavior for unloading embedded scene objecs

    bool autoReleaseHandle

    If true, the handle will be released automatically when complete.

    반환
    타입 설명
    AsyncOperationHandle<SceneInstance>

    The operation handle for the request.

    참고
    UnloadSceneAsync(SceneInstance, UnloadSceneOptions, bool)
    Synchronous Addressables
    문서 개요
    맨 위로
    Copyright © 2023 Unity Technologies — 상표 및 이용약관
    • 법률정보
    • 개인정보처리방침
    • 쿠키
    • 내 개인정보 판매 금지
    • Your Privacy Choices (Cookie Settings)