docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class BlackboardEcsProvider

    Inheritance
    object
    BlackboardEcsProvider
    Implements
    IBlackboardProvider
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: Packages.VisualScripting.Editor.Elements
    Assembly: solution.dll
    Syntax
    public class BlackboardEcsProvider : IBlackboardProvider

    Constructors

    Name Description
    BlackboardEcsProvider(Stencil)

    Properties

    Name Description
    CanAddItems

    Methods

    Name Description
    AddItemRequested<TAction>(Store, TAction)
    BuildContextualMenu(DropdownMenu, VisualElement, Store, Vector2)
    CreateSections()

    Defines blackboard's sections such as :

    • ComponentQueries are graph's variables of type EntityQuery
    • Variables are non-EntityQuery graph's variables
    • Current scope are data members of the selected scope
    DisplayAppropriateSearcher(Vector2, Blackboard)
    GetSubTitle()
    MoveItemRequested(Store, int, VisualElement)
    RebuildSections(Blackboard)
    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)