Search Results for

    Show / Hide Table of Contents

    Method Call

    Call<T>(Hash, InputArgument[])

    Declaration
    public static T Call<T>(Hash hash, params InputArgument[] arguments)
    Parameters
    Type Name Description
    Hash hash
    InputArgument[] arguments
    Returns
    Type Description
    T
    Type Parameters
    Name Description
    T

    Call(Hash, InputArgument[])

    Declaration
    public static void Call(Hash hash, params InputArgument[] arguments)
    Parameters
    Type Name Description
    Hash hash
    InputArgument[] arguments
    ☀
    ☾
    Back to top Copyright (C) 2015 crosire - zlib
    Generated with DocFX