Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/UPCGGraphInterface
References
| Module | PCG |
| Header | /Engine/Plugins/Experimental/PCG/Source/PCG/Public/PCGGraph.h |
| Include | #include "PCGGraph.h" |
| Source | /Engine/Plugins/Experimental/PCG/Source/PCG/Private/PCGGraph.cpp |
virtual bool IsEquivalent
&40;
const UPCGGraphInterface &42; Other
&41; const
Remarks
A graph interface is equivalent to another graph interface if they are the same (same ptr), or if they have the same graph. Will be overridden when graph instance supports overrides.