Class XBoltClassShellApi | Bolt Visual Scripting | 1.4.12
docs.unity3d.com
    Show / Hide Table of Contents

    Class XBoltClassShellApi

    Inheritance
    Object
    XBoltClassShellApi
    Namespace: Ludiq.Bolt
    Syntax
    public static class XBoltClassShellApi

    Methods

    Invoke(IBoltClassShellApi, BoltApiMemberIdentifier, Object[])

    Declaration
    public static void Invoke(this IBoltClassShellApi api, BoltApiMemberIdentifier member, params object[] args)
    Parameters
    Type Name Description
    IBoltClassShellApi api
    BoltApiMemberIdentifier member
    Object[] args
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX