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;GetDocumentationPage
&40;
const UClass &42; Class
&41;
}
Remarks
Gets the page that documentation for this class is contained on Path to the documentation page
Parameters
| Name | Description |
|---|---|
| InClass | Class we want to find the documentation page of |