ezEngine Release 26.3
Loading...
Searching...
No Matches
ezVisualGraphObjectManagerEvent Struct Reference

Event structure for visual graph changes. More...

#include <VisualGraphObjectManager.h>

Public Types

enum class  Type {
  NodeMoved , AfterPinsConnected , BeforePinsDisonnected , BeforePinsChanged ,
  AfterPinsChanged , BeforeNodeAdded , AfterNodeAdded , BeforeNodeRemoved ,
  AfterNodeRemoved
}
 

Public Member Functions

 ezVisualGraphObjectManagerEvent (Type eventType, const ezDocumentObject *pObject=nullptr)
 

Public Attributes

Type m_EventType
 
const ezDocumentObjectm_pObject
 

Detailed Description

Event structure for visual graph changes.


The documentation for this struct was generated from the following file: