docs.unity.cn
    Show / Hide Table of Contents

    Class ContentUpdateGroupSchema

    Schema for content updates.

    Inheritance
    Object
    AddressableAssetGroupSchema
    ContentUpdateGroupSchema
    Inherited Members
    AddressableAssetGroupSchema.Group
    AddressableAssetGroupSchema.OnSetGroup(AddressableAssetGroup)
    AddressableAssetGroupSchema.SetDirty(Boolean)
    AddressableAssetGroupSchema.ShowAllProperties()
    AddressableAssetGroupSchema.ShowMixedValue(SerializedProperty, List<AddressableAssetGroupSchema>, Type, String)
    Namespace: UnityEditor.AddressableAssets.Settings.GroupSchemas
    Syntax
    public class ContentUpdateGroupSchema : AddressableAssetGroupSchema

    Properties

    Name Description
    StaticContent

    Is the group static. This property is used in determining which assets need to be moved to a new remote group during the content update process.

    Methods

    Name Description
    OnGUI()

    Used to display the GUI of the schema.

    OnGUIMultiple(List<AddressableAssetGroupSchema>)

    Used to display the GUI of multiple selected groups.

    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Friday, March 4, 2022
    Terms of use