Navigation
API > API/Editor > API/Editor/Documentation
| Name | FDocumentationUrl |
| Type | struct |
| Header File | /Engine/Source/Editor/Documentation/Public/DocumentationUrl.h |
| Include Path | #include "DocumentationUrl.h" |
Syntax
USTRUCT ()
struct FDocumentationUrl
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| DocumentationUrl.h | |||
FDocumentationUrl
(
const FString& Link |
DocumentationUrl.h | ||
FDocumentationUrl
(
const FString& Link, |
DocumentationUrl.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| BaseUrlId | FString | DocumentationUrl.h | ||
| Link | FString | Link for documentation page (page id, full url) | DocumentationUrl.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool IsValid() |
DocumentationUrl.h | ||
FString ToString() |
DocumentationUrl.h |