FRigVMRegister::MoveToNextSlice

Moves the register address to the next slice.

Windows
MacOS
Linux

References

Module

RigVM

Header

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

Include

#include "RigVMCore/RigVMMemory.h"

Syntax

void MoveToNextSlice()

Remarks

Moves the register address to the next slice. This also wraps around - so when the register reaches the end it will move to the first slice again.

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