Navigation
API > API/Editor > API/Editor/DataHierarchyEditor
A base class that is used to refresh data that represents external data. Inherit from this class if you need more context data.
| Name | UHierarchyDataRefreshContext |
| Type | class |
| Header File | /Engine/Source/Editor/DataHierarchyEditor/Public/DataHierarchyViewModelBase.h |
| Include Path | #include "DataHierarchyViewModelBase.h" |
Syntax
UCLASS (MinimalAPI, Transient)
class UHierarchyDataRefreshContext : public UObject
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UHierarchyDataRefreshContext