Class WeaverILMatcher | Multiplayer HLAPI | 1.0.8
docs.unity3d.com
    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 © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023