Navigation
API > API/Plugins > API/Plugins/RigVM
Change the type of a register
| Name | FRigVMChangeTypeOp |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/RigVM/Source/RigVM/Public/RigVMCore/RigVMByteCode.h |
| Include Path | #include "RigVMCore/RigVMByteCode.h" |
Syntax
USTRUCT ()
struct FRigVMChangeTypeOp : public FRigVMUnaryOp
Inheritance Hierarchy
- FRigVMBaseOp → FRigVMUnaryOp → FRigVMChangeTypeOp
Functions
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static void Serialize
(
FArchive& Ar |
RigVMCore/RigVMByteCode.h |