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