Rebel Fork Framework
|
Graph node execution flow "enter" pin. May be connected to multiple exit pins. More...
#include <Urho3D/Resource/GraphPin.h>
Friends | |
class | GraphNode |
Additional Inherited Members | |
Public Member Functions inherited from Urho3D::GraphPin | |
const ea::string & | GetName () |
virtual void | SerializeInBlock (Archive &archive) |
Serialize content from/to archive. May throw ArchiveException. | |
Protected Member Functions inherited from Urho3D::GraphPin | |
void | SetName (const ea::string_view name) |
Protected Attributes inherited from Urho3D::GraphPin | |
ea::string | name_ |
Pin name. | |
Graph node execution flow "enter" pin. May be connected to multiple exit pins.