FCachedPropertyPath::GetSegment

Get the path segment at the specified index

Windows
MacOS
Linux

References

Module

PropertyPath

Header

/Engine/Source/Runtime/PropertyPath/Public/PropertyPathHelpers.h

Include

#include "PropertyPathHelpers.h"

Source

/Engine/Source/Runtime/PropertyPath/Private/PropertyPathHelpers.cpp

Syntax

const FPropertyPathSegment & GetSegment
(
    int32 InSegmentIndex
) const

Remarks

Get the path segment at the specified index

Returns

the segment at the specified index

Parameters

Parameter

Description

InSegmentIndex

The index of the segment

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