Navigation
API > API/Plugins > API/Plugins/AssetManagerEditor > API/Plugins/AssetManagerEditor/FReferencingPropertyDescription
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| ReferenceViewer/EdGraphNode_ReferencedProperties.h | |||
FReferencingPropertyDescription
(
const FString& InName, |
ReferenceViewer/EdGraphNode_ReferencedProperties.h |
FReferencingPropertyDescription()
| Name | FReferencingPropertyDescription |
| Type | function |
| Header File | /Engine/Plugins/Editor/AssetManagerEditor/Source/AssetManagerEditor/Public/ReferenceViewer/EdGraphNode_ReferencedProperties.h |
| Include Path | #include "ReferenceViewer/EdGraphNode_ReferencedProperties.h" |
FReferencingPropertyDescription()
FReferencingPropertyDescription(const FString &, const FString &, const FString &, const EAssetReferenceType &, const UClass *, bool)
| Name | FReferencingPropertyDescription |
| Type | function |
| Header File | /Engine/Plugins/Editor/AssetManagerEditor/Source/AssetManagerEditor/Public/ReferenceViewer/EdGraphNode_ReferencedProperties.h |
| Include Path | #include "ReferenceViewer/EdGraphNode_ReferencedProperties.h" |
FReferencingPropertyDescription
(
const FString & InName,
const FString & InReferencerName,
const FString & InReferencedNodeName,
const EAssetReferenceType & InType,
const UClass * InClass,
bool bInIsIndirect
)