Class WeaverILMatcher | Multiplayer HLAPI | 1.0.8
docs.unity.cn
    Show / Hide Table of Contents

    Class WeaverILMatcher

    Inheritance
    Object
    WeaverILMatcher
    Namespace: Global Namespace
    Syntax
    public static class WeaverILMatcher

    Methods

    MatchMethodIL(Type, String, Boolean, Int32, Int32, MockInstruction[])

    Declaration
    public static void MatchMethodIL(Type type, string method, bool hasReturnValue, int parameterCount, int matchCount, params MockInstruction[] match)
    Parameters
    Type Name Description
    Type type
    String method
    Boolean hasReturnValue
    Int32 parameterCount
    Int32 matchCount
    MockInstruction[] match

    MatchMethodIL(Type, String, Int32, MockInstruction[])

    Declaration
    public static void MatchMethodIL(Type type, string method, int parameterCount, params MockInstruction[] match)
    Parameters
    Type Name Description
    Type type
    String method
    Int32 parameterCount
    MockInstruction[] match
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on 15 December 2020