FRigVMMemoryContainer::Get

Returns the current typed pointer for a given argument.

Windows
MacOS
Linux

References

Module

RigVM

Header

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

Include

#include "RigVMCore/RigVMMemory.h"

Syntax

template<typename T>
T * Get
(
    const FRigVMOperand & InOperand,
    int32 InSliceIndex
)

Remarks

Returns the current typed pointer for a given argument.

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