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

    Method CreateLocationsForPlayerData

    CreateLocationsForPlayerData(PlayerDataGroupSchema, AddressableAssetGroup, List<ContentCatalogDataEntry>, HashSet<Type>)

    Utility method for creating locations from player data.

    Declaration
    protected bool CreateLocationsForPlayerData(PlayerDataGroupSchema playerDataSchema, AddressableAssetGroup assetGroup, List<ContentCatalogDataEntry> locations, HashSet<Type> providerTypes)
    Parameters
    Type Name Description
    PlayerDataGroupSchema playerDataSchema

    The schema for the group.

    AddressableAssetGroup assetGroup

    The group to extract the locations from.

    List<ContentCatalogDataEntry> locations

    The list of created locations to fill in.

    HashSet<Type> providerTypes

    Any unknown provider types are added to this set in order to ensure they are not stripped.

    Returns
    Type Description
    Boolean

    True if any legacy locations were created. This is used by the build scripts to determine if a legacy provider is needed.

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