Navigation
API > API/Editor > API/Editor/Documentation
References
| Module | Documentation |
| Header | /Engine/Source/Editor/Documentation/Public/DocumentationRedirect.h |
| Include | #include "DocumentationRedirect.h" |
Syntax
struct FDocumentationUrl
Variables
| Type | Name | Description | |
|---|---|---|---|
| FString | BaseUrlId | ||
| FString | Link | Link for documentation page (page id, full url) |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FDocumentationUrl
(
const FString& Link, |