URigVM::WasInstructionVisitedDuringLastRun

Returns true if the given instruction has been visited during the last run.

Windows
MacOS
Linux

References

Module

RigVM

Header

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

Include

#include "RigVMCore/RigVM.h"

Syntax

bool WasInstructionVisitedDuringLastRun
(
    int32 InIndex
) const

Remarks

Returns true if the given instruction has been visited during the last run.

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