Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/Toolkits > API/Editor/UnrealEd/Toolkits/FAssetEditorToolkit
References
| Module | UnrealEd |
| Header | /Engine/Source/Editor/UnrealEd/Public/Toolkits/AssetEditorToolkit.h |
| Include | #include "Toolkits/AssetEditorToolkit.h" |
| Source | /Engine/Source/Editor/UnrealEd/Private/Toolkits/AssetEditorToolkit.cpp |
static FText GetLabelForObject
&40;
const UObject &42; InObject
&41;
Remarks
Gets the text to display in a toolkit titlebar for an object a formatted description of the object state (e.g. "MyObject*")
Parameters
| Name | Description |
|---|---|
| InObject | The object we want a description of |