Abstract graph node pin.
More...
#include <Urho3D/Resource/GraphPin.h>
|
void | SetName (const ea::string_view name) |
|
|
ea::string | name_ |
| Pin name.
|
|
|
class | GraphNode |
|
template<typename T , size_t nodeCount> |
struct | GraphNodeMapHelper |
|
◆ GetName()
const ea::string& Urho3D::GraphPin::GetName |
( |
| ) |
|
|
inline |
◆ SetName()
void Urho3D::GraphPin::SetName |
( |
const ea::string_view |
name | ) |
|
|
inlineprotected |
The documentation for this class was generated from the following files:
- Urho3D/Resource/GraphPin.h
- Urho3D/Resource/GraphPin.cpp