docs.unity.cn
    Show / Hide Table of Contents

    Class MetadataCategoriesChanged

    Inheritance
    Object
    MetadataCategoriesChanged
    Namespace: Unity.Reflect.Streaming
    Syntax
    public class MetadataCategoriesChanged

    Constructors

    MetadataCategoriesChanged(String, List<String>)

    Declaration
    public MetadataCategoriesChanged(string groupKey, List<string> filterKeys)
    Parameters
    Type Name Description
    String groupKey
    List<String> filterKeys

    Fields

    FilterKeys

    Declaration
    public List<string> FilterKeys
    Field Value
    Type Description
    List<String>

    GroupKey

    Declaration
    public string GroupKey
    Field Value
    Type Description
    String
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on 26 April 2021