![]() |
ezEngine Release 26.3
|
#include <VisualGraphObjectManager.h>
Public Member Functions | |
| const ezVisualGraphPin & | GetSourcePin () const |
| const ezVisualGraphPin & | GetTargetPin () const |
| const ezDocumentObject * | GetParent () const |
Friends | |
| class | ezVisualGraphObjectManager |
Represents an active connection between two pins in a visual graph.
This class is created and managed by ezVisualGraphObjectManager when pins are connected. It holds references to both the source and target pins.