Navigation
API > API/Plugins > API/Plugins/RigVM > API/Plugins/RigVM/FRigVMUnaryOp
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| RigVMCore/RigVMByteCode.h | |||
FRigVMUnaryOp
(
ERigVMOpCode InOpCode, |
RigVMCore/RigVMByteCode.h |
FRigVMUnaryOp()
| Name | FRigVMUnaryOp |
| Type | function |
| Header File | /Engine/Plugins/Runtime/RigVM/Source/RigVM/Public/RigVMCore/RigVMByteCode.h |
| Include Path | #include "RigVMCore/RigVMByteCode.h" |
FRigVMUnaryOp()
FRigVMUnaryOp(ERigVMOpCode, FRigVMOperand)
| Name | FRigVMUnaryOp |
| Type | function |
| Header File | /Engine/Plugins/Runtime/RigVM/Source/RigVM/Public/RigVMCore/RigVMByteCode.h |
| Include Path | #include "RigVMCore/RigVMByteCode.h" |
FRigVMUnaryOp
(
ERigVMOpCode InOpCode,
FRigVMOperand InArg
)