FRigVMMemoryContainer::GetOrAddRegisterOffset

Adds a register path and returns its index.

Windows
MacOS
Linux

References

Module

RigVM

Header

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

Include

#include "RigVMCore/RigVMMemory.h"

Source

/Engine/Source/Runtime/RigVM/Private/RigVMCore/RigVMMemory.cpp

Syntax

int32 GetOrAddRegisterOffset
(
    int32 InRegisterIndex,
    const FString & InSegmentPath,
    int32 InArrayElement
)

Remarks

Adds a register path and returns its index.

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