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

    Method CreateGroup

    CreateGroup(String, Boolean, Boolean, Boolean, List<AddressableAssetGroupSchema>, Type[])

    Create a new asset group.

    Declaration
    public AddressableAssetGroup CreateGroup(string groupName, bool setAsDefaultGroup, bool readOnly, bool postEvent, List<AddressableAssetGroupSchema> schemasToCopy, params Type[] types)
    Parameters
    Type Name Description
    String groupName

    The group name.

    Boolean setAsDefaultGroup

    Set the new group as the default group.

    Boolean readOnly

    Is the new group read only.

    Boolean postEvent

    Post modification event.

    List<AddressableAssetGroupSchema> schemasToCopy

    Schema set to copy from.

    Type[] types

    Types of schemas to add.

    Returns
    Type Description
    AddressableAssetGroup

    The newly created group.

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