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
{
FString FEditorClassUtils&58;&58;GetDocumentationExcerpt
&40;
const UClass &42; Class
&41;
}
Remarks
Gets the excerpt to use for this class Excerpt will be contained on the page returned by GetDocumentationPage Name of the to the documentation excerpt
Parameters
| Name | Description |
|---|---|
| InClass | Class we want to find the documentation excerpt of |