Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/IPropertyAccessEditor
References
| Module | UnrealEd |
| Header | /Engine/Source/Editor/UnrealEd/Public/IPropertyAccessEditor.h |
| Include | #include "IPropertyAccessEditor.h" |
FText MakeTextPath
&40;
const TArray< FString > & InPath,
const UStruct &42; InStruct
&41; const
Remarks
Make a text representation of a property path
Parameters
| Name | Description |
|---|---|
| InPath | The path to use to generate the text path |
| InStruct | Optional struct to resolve against - if this is supplied then the text path can use 'correct' display names |