Navigation
API > API/Editor > API/Editor/UnrealEd
References
| Module | UnrealEd |
| Header | /Engine/Source/Editor/UnrealEd/Public/EditorClassUtils.h |
| Include | #include "EditorClassUtils.h" |
| Source | /Engine/Source/Editor/UnrealEd/Private/EditorClassUtils.cpp |
namespace FEditorClassUtils
{
TSharedRef< SWidget > FEditorClassUtils&58;&58;GetDynamicDocumentationLinkWidget
&40;
const TAttribute< const UClass &42; > & ClassAttribute
&41;
}
Remarks
Create a link widget to the documentation for a potentially dynamic link widget.
Parameters
| Name | Description |
|---|---|
| Class | The attribute of the class to show documentation for. |