Navigation
API > API/Plugins > API/Plugins/AssetManagerEditor > API/Plugins/AssetManagerEditor/FReferenceNodeInfo
Description
The Provision Size, or vertical spacing required for layout, for a given parent. At the time of writing, the intent is only the first node manifestation of an asset will have its children shown
| Name | ProvisionSize |
| Type | function |
| Header File | /Engine/Plugins/Editor/AssetManagerEditor/Source/AssetManagerEditor/Public/ReferenceViewer/EdGraph_ReferenceViewer.h |
| Include Path | #include "ReferenceViewer/EdGraph_ReferenceViewer.h" |
| Source | /Engine/Plugins/Editor/AssetManagerEditor/Source/AssetManagerEditor/Private/ReferenceViewer/EdGraph_ReferenceViewer.cpp |
int32 ProvisionSize
(
const FAssetIdentifier & InParentId
) const