TerraForge3D  2.3.1
3D Terrain And Landscape Generator

◆ IsLinked()

bool NodeEditorPin::IsLinked ( )

Definition at line 120 of file NodeEditor.cpp.

121{
122 return link;
123}