Navigation
API > API/Editor > API/Editor/PropertyEditor > API/Editor/PropertyEditor/IDetailsView
References
| Module | PropertyEditor |
| Header | /Engine/Source/Editor/PropertyEditor/Public/IDetailsView.h |
| Include | #include "IDetailsView.h" |
TArray< TPair< int32, FPropertyPath > > GetPropertyRowNumbers&40;&41; const
Remarks
Returns the row number in the underlying TableView for each property being displayed. Note this won't include any properties that are apart of a collapsed section of the property tree because those properties don't have row numbers. If you need a list of all properties independent of expansion state, use GetPropertiesInOrderDisplayed