Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/FPropertySoftPath > API/Editor/UnrealEd/FPropertySoftPath/FChainElement
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FChainElement
(
const FProperty* Property |
DiffUtils.h | ||
FChainElement
(
FName InPropertyName, |
DiffUtils.h |
FChainElement(const FProperty *)
| Name | FChainElement |
| Type | function |
| Header File | /Engine/Source/Editor/UnrealEd/Public/DiffUtils.h |
| Include Path | #include "DiffUtils.h" |
FChainElement
(
const FProperty * Property
)
FChainElement(FName, const FString &)
| Name | FChainElement |
| Type | function |
| Header File | /Engine/Source/Editor/UnrealEd/Public/DiffUtils.h |
| Include Path | #include "DiffUtils.h" |
FChainElement
(
FName InPropertyName,
const FString & InDisplayString
)