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

    Class XBoltTypeShell

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

    Methods

    AsGenerated<T>(IBoltTypeShell)

    Declaration
    public static T AsGenerated<T>(this IBoltTypeShell shell)
    Parameters
    Type Name Description
    IBoltTypeShell shell
    Returns
    Type Description
    T
    Type Parameters
    Name Description
    T

    ToGenerated<T>(IBoltTypeShell)

    Declaration
    public static T ToGenerated<T>(this IBoltTypeShell shell)
    Parameters
    Type Name Description
    IBoltTypeShell shell
    Returns
    Type Description
    T
    Type Parameters
    Name Description
    T
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX