docs.unity3d.com
    目次を表示する/隠す

    Method GetAssetLoadPath

    GetAssetLoadPath(Boolean)

    The asset load path. This is used to determine the internal id of resource locations.

    Declaration
    public string GetAssetLoadPath(bool isBundled)
    Parameters
    Type Name Description
    Boolean isBundled

    True if the asset will be contained in an asset bundle.

    Returns
    Type Description
    String

    Return the runtime path that should be used to load this entry.

    GetAssetLoadPath(Boolean, HashSet<String>)

    The asset load path. This is used to determine the internal id of resource locations.

    Declaration
    public string GetAssetLoadPath(bool isBundled, HashSet<string> otherLoadPaths)
    Parameters
    Type Name Description
    Boolean isBundled

    True if the asset will be contained in an asset bundle.

    HashSet<String> otherLoadPaths

    The internal ids of the asset, typically shortened versions of the asset's GUID.

    Returns
    Type Description
    String

    Return the runtime path that should be used to load this entry.

    トップに戻る
    Copyright © 2023 Unity Technologies — 商標と利用規約
    • 法律関連
    • プライバシーポリシー
    • クッキー
    • 私の個人情報を販売または共有しない
    • Your Privacy Choices (Cookie Settings)