Navigation
API > API/Plugins > API/Plugins/RigVM > API/Plugins/RigVM/RigVMCore
References
| Module | RigVM |
| Header | /Engine/Plugins/Runtime/RigVM/Source/RigVM/Public/RigVMCore/RigVMProfilingInfo.h |
| Include | #include "RigVMCore/RigVMProfilingInfo.h" |
Syntax
USTRUCT ()
struct FRigVMInstructionVisitInfo
Constructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | AddInstructionIndexToVisitOrder
(
int32 InstructionIndex |
||
| const FName & | |||
| const TArray< int32 > & | |||
| int32 | GetInstructionVisitedCountDuringLastRun
(
int32 InstructionIndex |
||
| const TArray< int32 > & | |||
| void | Reset () |
||
| void | ResetInstructionVisitedDuringLastRun
(
int32 NewSize |
||
| void | ResetInstructionVisitOrder
(
int32 NewSize |
||
| const void | SetFirstEntryEventInEventQueue
(
const FName& InFirstEventName |
||
| void | SetInstructionVisitedDuringLastRun
(
int32 InstructionIndex |
||
| void | |||
| void | SetupInstructionTracking
(
int32 InInstructionCount |