Navigation
API > API/Plugins > API/Plugins/RigVMDeveloper > API/Plugins/RigVMDeveloper/RigVMModel > API/Plugins/RigVMDeveloper/RigVMModel/URigVMNode
- URigVMNode::GetInstructionsForVMImpl()
- URigVMFunctionReferenceNode::GetInstructionsForVMImpl()
- URigVMLibraryNode::GetInstructionsForVMImpl()
- URigVMFunctionReferenceNode::GetInstructionsForVMImpl()
References
| Module | RigVMDeveloper |
| Header | /Engine/Plugins/Runtime/RigVM/Source/RigVMDeveloper/Public/RigVMModel/RigVMNode.h |
| Include | #include "RigVMModel/RigVMNode.h" |
| Source | /Engine/Plugins/Runtime/RigVM/Source/RigVMDeveloper/Private/RigVMModel/RigVMNode.cpp |
virtual TArray < int32 > GetInstructionsForVMImpl
(
const FRigVMExtendedExecuteContext & Context,
URigVM * InVM,
const FRigVMASTProxy & InProxy
) const