FRigVMMemoryContainer::GetRef

Returns the current const typed reference for a given argument Note: This refers to the active slice - and can change over time.

Windows
MacOS
Linux

References

Module

RigVM

Header

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

Include

#include "RigVMCore/RigVMMemory.h"

Syntax

template<class T>
const T & GetRef
(
    const FRigVMOperand & InOperand
) const

Remarks

Returns the current const typed reference for a given argument Note: This refers to the active slice - and can change over time.

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