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

    목차 표시/숨기기

    Method CreateResult

    CreateResult<TResult>(string, int, string)

    Helper method to create the desired result of a data builder. This should always be used to create the build result with additional details added as needed. The Result.Duration should always be set at the end of the build script in the non-error scenario.

    선언
    public static TResult CreateResult<TResult>(string settingsPath, int locCount, string err = "") where TResult : IDataBuilderResult
    파라미터
    타입 이름 설명
    string settingsPath

    Path to the settings.json file (name may not always match that exactly) generated by this build

    int locCount

    Number of locations created by this build

    string err

    Error string if there were problems with the build. Defaults to empty

    반환
    타입 설명
    TResult
    타입 파라미터
    이름 설명
    TResult

    The actual build result created

    CreateResult<TResult>()

    Helper method to create the desired result of a data builder. This should always be used to create the build result with additional details added as needed. The Result.Duration should always be set at the end of the build script in the non-error scenario. Other results should be set as available.

    선언
    public static TResult CreateResult<TResult>() where TResult : IDataBuilderResult
    반환
    타입 설명
    TResult
    타입 파라미터
    이름 설명
    TResult
    문서 개요
    맨 위로
    Copyright © 2023 Unity Technologies — 상표 및 이용약관
    • 법률정보
    • 개인정보처리방침
    • 쿠키
    • 내 개인정보 판매 금지
    • Your Privacy Choices (Cookie Settings)