Navigation
API > API/Plugins > API/Plugins/RigVMDeveloper > API/Plugins/RigVMDeveloper/URigVMNode
| |
|
| Name |
FProfilingCache |
| Type |
struct |
| Header File |
/Engine/Plugins/Runtime/RigVM/Source/RigVMDeveloper/Public/RigVMModel/RigVMNode.h |
| Include Path |
#include "RigVMModel/RigVMNode.h" |
Syntax
struct FProfilingCache
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| Instructions |
TArray< int32 > |
|
RigVMModel/RigVMNode.h |
|
| MicroSeconds |
double |
|
RigVMModel/RigVMNode.h |
|
| VisitedCount |
int32 |
|
RigVMModel/RigVMNode.h |
|