FRigVMExprAST::ParentAt

Getter to retrieve a parent with a given index

Windows
MacOS
Linux

References

Module

RigVMDeveloper

Header

/Engine/Source/Developer/RigVMDeveloper/Public/RigVMCompiler/RigVMAST.h

Include

#include "RigVMCompiler/RigVMAST.h"

Syntax

const FRigVMExprAST * ParentAt
(
    int32 InIndex
) const

Remarks

Getter to retrieve a parent with a given index

Returns

the parent at a given index

Parameters

Parameter

Description

InIndex

the index of the parent to retrieve

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