docs.unity.cn
    Show / Hide Table of Contents

    Method UpdateOriginalMethod

    UpdateOriginalMethod(TypeDefinition, Dictionary<String, MethodDefinition>, (MethodDefinition Definition, String ConstructorArgument))

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