docs.unity.cn
    Show / Hide Table of Contents

    Class Metadata.Parameters

    Inheritance
    Object
    Dictionary<String, Metadata.Parameter>
    SerializedDictionary<String, Metadata.Parameter>
    Metadata.Parameters
    Inherited Members
    SerializedDictionary<String, Metadata.Parameter>.dictionary
    SerializedDictionary<String, Metadata.Parameter>.OnBeforeSerialize()
    SerializedDictionary<String, Metadata.Parameter>.OnAfterDeserialize()
    Namespace: UnityEngine.Reflect
    Syntax
    [Serializable]
    public class Parameters : SerializedDictionary<string, Metadata.Parameter>, IDictionary<string, Metadata.Parameter>, ICollection<KeyValuePair<string, Metadata.Parameter>>, IDictionary, ICollection, IReadOnlyDictionary<string, Metadata.Parameter>, IReadOnlyCollection<KeyValuePair<string, Metadata.Parameter>>, IEnumerable<KeyValuePair<string, Metadata.Parameter>>, IEnumerable, ISerializable, IDeserializationCallback, ISerializationCallbackReceiver
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on 26 April 2021