FRigVMRegisterOffset::FRigVMRegisterOffset

Constructs a path given a struct and a segment path

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

FRigVMRegisterOffset
(
    UScriptStruct * InScriptStruct,
    const FString & InSegmentPath,
    int32 InInitialOffset,
    uint16 InElementSize
)

Remarks

Constructs a path given a struct and a segment path

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