Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
728
FString UFlowNodeBase::GetNodeDescription() const
729
{
730
return K2_GetNodeDescription();
731
}
732
733
FString UFlowNodeBase::GetAddOnDescriptions() const
734
{
Callers
1
GetAddOnDescriptions
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected