FRigVMMemoryContainer::GetOperand

Returns an argument for a given register.

Windows
MacOS
Linux

References

Module

RigVM

Header

/Engine/Source/Runtime/RigVM/Public/RigVMCore/RigVMMemory.h

Include

#include "RigVMCore/RigVMMemory.h"

Syntax

FRigVMOperand GetOperand
(
    int32 InRegisterIndex,
    const FString & InSegmentPath,
    int32 InArrayElement
)

Remarks

Returns an argument for a given register. This is typically used to store a light weight address for use within a VM.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss