FRigVMPropertyPath::operator[]

Index based access operator for a segment.

Choose your operating system:

Windows

macOS

Linux

References

Module

RigVM

Header

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

Include

#include "RigVMCore/RigVMPropertyPath.h"

Syntax

const FRigVMPropertyPathSegment & operator[]
(
    int32 InIndex
) const

Remarks

Index based access operator for a segment.