Navigation
API > API/Plugins > API/Plugins/RigVM > API/Plugins/RigVM/RigVMCore
Inheritance Hierarchy
- FRigVMBaseOp
- FRigVMInvokeEntryOp
References
| Module | RigVM |
| Header | /Engine/Plugins/Runtime/RigVM/Source/RigVM/Public/RigVMCore/RigVMByteCode.h |
| Include | #include "RigVMCore/RigVMByteCode.h" |
Syntax
USTRUCT ()
struct FRigVMInvokeEntryOp : public FRigVMBaseOp
Remarks
Invoke another entry
Variables
| Type | Name | Description | |
|---|---|---|---|
| FName | EntryName |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FRigVMInvokeEntryOp
(
FName InEntryName |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | Serialize
(
FArchive& Ar |
||
| void | ZeroPaddedMemoryIfNeeded
(
FRigVMBaseOp* InMemory |