Navigation
Unreal Engine C++ API Reference > Runtime > PropertyPath > FCachedPropertyPath
References
Module | PropertyPath |
Header | /Engine/Source/Runtime/PropertyPath/Public/PropertyPathHelpers.h |
Include | #include "PropertyPathHelpers.h" |
Source | /Engine/Source/Runtime/PropertyPath/Private/PropertyPathHelpers.cpp |
const FPropertyPathSegment & GetSegment
&40;
int32 InSegmentIndex
&41; const
Remarks
Get the path segment at the specified index the segment at the specified index
Parameters
Name | Description |
---|---|
InSegmentIndex | The index of the segment |