docs.unity3d.com
    Show / Hide Table of Contents

    Class BoltTypeDragAndDrop

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

    Fields

    MemberDataKey

    Declaration
    public static readonly string MemberDataKey
    Field Value
    Type Description
    String

    Properties

    draggedEvent

    Declaration
    public static BoltClassEvent draggedEvent { get; }
    Property Value
    Type Description
    BoltClassEvent

    draggedGraph

    Declaration
    public static IBoltClassGraph draggedGraph { get; }
    Property Value
    Type Description
    IBoltClassGraph

    draggedMember

    Declaration
    public static IBoltMember draggedMember { get; }
    Property Value
    Type Description
    IBoltMember

    draggedVariable

    Declaration
    public static BoltClassVariable draggedVariable { get; }
    Property Value
    Type Description
    BoltClassVariable

    isDraggingEvent

    Declaration
    public static bool isDraggingEvent { get; }
    Property Value
    Type Description
    Boolean

    isDraggingGraph

    Declaration
    public static bool isDraggingGraph { get; }
    Property Value
    Type Description
    Boolean

    isDraggingMember

    Declaration
    public static bool isDraggingMember { get; }
    Property Value
    Type Description
    Boolean

    isDraggingVariable

    Declaration
    public static bool isDraggingVariable { get; }
    Property Value
    Type Description
    Boolean

    Methods

    DragMember(IBoltMember)

    Declaration
    public static void DragMember(IBoltMember member)
    Parameters
    Type Name Description
    IBoltMember member
    Back to top
    Terms of use
    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