Navigation
API > API/Plugins > API/Plugins/RigVMDeveloper > API/Plugins/RigVMDeveloper/RigVMCompiler > API/Plugins/RigVMDeveloper/RigVMCompiler/FRigVMCompilerWorkData
References
| Module | RigVMDeveloper |
| Header | /Engine/Plugins/Runtime/RigVM/Source/RigVMDeveloper/Public/RigVMCompiler/RigVMCompiler.h |
| Include | #include "RigVMCompiler/RigVMCompiler.h" |
Syntax
struct FLazyBlockInfo
Variables
| Type | Name | Description | |
|---|---|---|---|
| FString | BlockCombinationName | ||
| bool | bProcessed | ||
| int32 | EndInstruction | ||
| FRigVMOperand | ExecuteStateOperand | ||
| TArray< const FRigVMExprAST * > | Expressions | ||
| TOptional< uint32 > | Hash | ||
| TArray< uint64 > | RunInstructionsToUpdate | ||
| int32 | StartInstruction |
Constructors
| Type | Name | Description | |
|---|---|---|---|