FRigVMExprAST::ChildAt

Getter to retrieve a child 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 * ChildAt
(
    int32 InIndex
) const

Remarks

Getter to retrieve a child with a given index

Returns

the child at a given index

Parameters

Parameter

Description

InIndex

the index of the child 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