MCPcopy Create free account
hub / github.com/MothCocoon/FlowGraph / GetNodeDescription

Method GetNodeDescription

Source/Flow/Private/Nodes/FlowNodeBase.cpp:728–731  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

726}
727
728FString UFlowNodeBase::GetNodeDescription() const
729{
730 return K2_GetNodeDescription();
731}
732
733FString UFlowNodeBase::GetAddOnDescriptions() const
734{

Callers 1

GetAddOnDescriptionsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected