Navigation
API > API/Plugins > API/Plugins/RigVMDeveloper > API/Plugins/RigVMDeveloper/FRigVMEdGraphDisplaySettings
Syntax
UPROPERTY&40;EditAnywhere, Category&61;"Graph Display Settings"&41;
bool bShowNodeRunCounts
Remarks
When enabled shows the node counts both in the graph view as we as in the execution stack window. The number on each node represents how often the node has been run. Keep in mind when looking at nodes in a function the count represents the sum of all counts for each node based on all references of the function currently running.