FRigVMByteCode::FindEntryIndex

Returns the index of an entry given a name or INDEX_NONE

Windows
MacOS
Linux

References

Module

RigVM

Header

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

Include

#include "RigVMCore/RigVMByteCode.h"

Source

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

Syntax

int32 FindEntryIndex
(
    const FName & InEntryName
) const

Remarks

Returns the index of an entry given a name or INDEX_NONE

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