Class OnKeyPressStackNode
Inheritance
OnKeyPressStackNode
Implements
IVSGraphViewObserver
Inherited Members
FunctionNode.m_FunctionModel
FunctionNode.title
FunctionNode.RenameDelegate
StackNode.m_Store
StackNode.stackModel
StackNode.m_GraphView
StackNode.ExecuteDefaultAction(EventBase)
StackNode.SetColor(Color)
StackNode.SetPosition(Rect)
StackNode.GetInsertionIndex(Vector2)
StackNode.OnEnterPanel(AttachToPanelEvent)
StackNode.OnLeavePanel(DetachFromPanelEvent)
StackNode.OnContextualMenuEvent(ContextualMenuPopulateEvent)
StackNode.OnStartDragging(GraphElement)
StackNode.OnAddedToGraphView()
StackNode.hasMultipleSelectionSupport
StackNode.NeedStoreDispatch
Node.m_CollapseButton
Node.m_ButtonContainer
Node.GetPosition()
GraphElement.UpdatePresenterPosition()
VisualElement.Focus()
VisualElement.ContainsPoint(Vector2)
VisualElement.Overlaps(Rect)
VisualElement.ToString()
VisualElement.ClearClassList()
VisualElement.GetFirstOfType<T>()
VisualElement.GetFirstAncestorOfType<T>()
VisualElement.canGrabFocus
VisualElement.focusController
VisualElement.transform
VisualElement.layout
VisualElement.contentRect
VisualElement.paddingRect
VisualElement.worldBound
VisualElement.localBound
VisualElement.worldTransform
VisualElement.name
VisualElement.visible
VisualElement.cacheAsBitmap
VisualElement.parent
VisualElement.panel
CallbackEventHandler.RegisterCallback<TEventType>(EventCallback<TEventType>, TrickleDown)
CallbackEventHandler.RegisterCallback<TEventType, TUserArgsType>(EventCallback<TEventType, TUserArgsType>, TUserArgsType, TrickleDown)
CallbackEventHandler.UnregisterCallback<TEventType>(EventCallback<TEventType>, TrickleDown)
CallbackEventHandler.UnregisterCallback<TEventType, TUserArgsType>(EventCallback<TEventType, TUserArgsType>, TrickleDown)
CallbackEventHandler.ExecuteDefaultActionAtTarget(EventBase)
Namespace: Packages.VisualScripting.Editor.Stencils
Assembly: solution.dll
Syntax
public class OnKeyPressStackNode : IteratorStackNode, IEventHandler, ITransform, ITransitionAnimations, IExperimentalFeatures, IVisualElementScheduler, IResolvedStyle, ISelectable, IDropTarget, ICustomColor, IMovable, IVSGraphViewObserver, IRenamable, IHasGraphElementModel, IBadgeContainer
Constructors
Name | Description |
---|---|
OnKeyPressStackNode(Store, OnKeyPressEcsNodeModel, INodeBuilder) |