{!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} Struct DownloadStatus | Addressables | 1.21.17
docs.unity3d.com
"{0}"의 검색 결과

    목차 표시/숨기기

    Struct DownloadStatus

    Contains download information for async operations.

    상속된 멤버
    ValueType.Equals(object)
    ValueType.GetHashCode()
    ValueType.ToString()
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetType()
    네임스페이스: UnityEngine.ResourceManagement.AsyncOperations
    어셈블리: solution.dll
    구문
    public struct DownloadStatus

    필드

    이름 설명
    DownloadedBytes

    The total number of bytes needed to download by the operation and dependencies.

    IsDone

    Is the operation completed. This is used to determine if the computed Percent should be 0 or 1 when TotalBytes is 0.

    TotalBytes

    The number of bytes downloaded by the operation and all of its dependencies.

    프로퍼티

    이름 설명
    Percent

    Returns the computed percent complete as a float value between 0 & 1. If TotalBytes == 0, 1 is returned.

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