Graph node execution flow "exit" pin. May be connected to one "enter" pins.
More...
#include <Urho3D/Resource/GraphPin.h>
|
|
unsigned | targetNode_ {} |
| | Target node.
|
| |
|
ea::string | targetPin_ |
| | Target pin name.
|
| |
|
| void | SetName (const ea::string_view name) |
| |
|
ea::string | name_ |
| | Pin name.
|
| |
Graph node execution flow "exit" pin. May be connected to one "enter" pins.
◆ SerializeInBlock()
| void Urho3D::GraphExitPin::SerializeInBlock |
( |
Archive & |
archive | ) |
|
|
overridevirtual |
The documentation for this class was generated from the following files:
- Urho3D/Resource/GraphPin.h
- Urho3D/Resource/GraphPin.cpp