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

    Constructor ContentCatalogDataEntry

    ContentCatalogDataEntry(Type, String, String, IEnumerable<Object>, IEnumerable<Object>, Object)

    Creates a new ContentCatalogEntry object.

    Declaration
    public ContentCatalogDataEntry(Type type, string internalId, string provider, IEnumerable<object> keys, IEnumerable<object> dependencies = null, object extraData = null)
    Parameters
    Type Name Description
    Type type

    The entry type.

    String internalId

    The internal id.

    String provider

    The provider id.

    IEnumerable<Object> keys

    The collection of keys that can be used to retrieve this entry.

    IEnumerable<Object> dependencies

    Optional collection of keys for dependencies.

    Object extraData

    Optional additional data to be passed to the provider. For example, AssetBundleProviders use this for cache and crc data.

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