Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/Graph > API/Plugins/PCG/Graph/FPCGStack
References
| Module | PCG |
| Header | /Engine/Plugins/PCG/Source/PCG/Public/Graph/PCGStackContext.h |
| Include | #include "Graph/PCGStackContext.h" |
| Source | /Engine/Plugins/PCG/Source/PCG/Private/Graph/PCGStackContext.cpp |
bool CreateStackFramePath
(
FString & OutString,
const UPCGNode * InNode,
const UPCGPin * InPin
) const
Remarks
Construct a string version of this stack. Postfixed by optional node/pin if provided.