Navigation
API > API/Plugins > API/Plugins/AvalancheOutliner > API/Plugins/AvalancheOutliner/Item > API/Plugins/AvalancheOutliner/Item/FAvaOutlinerObject
- IAvaOutlinerItem::GetClassName()
- FAvaOutlinerObject::GetClassName()
References
| Module | AvalancheOutliner |
| Header | /Engine/Plugins/Experimental/Avalanche/Source/AvalancheOutliner/Public/Item/AvaOutlinerObject.h |
| Include | #include "Item/AvaOutlinerObject.h" |
| Source | /Engine/Plugins/Experimental/Avalanche/Source/AvalancheOutliner/Private/Item/AvaOutlinerObject.cpp |
virtual FText GetClassName() const
Remarks
Gets the Class/Type of this Item (e.g. for Items that represent UObjects, it will be the UObject class)