docs.unity.cn
    Show / Hide Table of Contents

    Method UpdateOriginalProperty

    UpdateOriginalProperty(TypeDefinition, Dictionary<String, PropertyDefinition>, (PropertyDefinition Definition, String ConstructorArgument))

    Declaration
    public static void UpdateOriginalProperty(this TypeDefinition typeDefinition, Dictionary<string, PropertyDefinition> originalPropertyIdsToDefinitions, (PropertyDefinition Definition, string ConstructorArgument) rewrittenProperty)
    Parameters
    Type Name Description
    TypeDefinition typeDefinition
    Dictionary<String, PropertyDefinition> originalPropertyIdsToDefinitions
    (T1, T2)<PropertyDefinition, String> rewrittenProperty
    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Wednesday, July 6, 2022
    Terms of use