Navigation
API > API/Editor > API/Editor/Documentation > API/Editor/Documentation/IDocumentation
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool PageExists
(
const FString& Link |
IDocumentation.h | ||
bool PageExists
(
const FString& Link, |
IDocumentation.h |
PageExists(const FString &)
| Name | PageExists |
| Type | function |
| Header File | /Engine/Source/Editor/Documentation/Public/IDocumentation.h |
| Include Path | #include "IDocumentation.h" |
bool PageExists
(
const FString & Link
) const
PageExists(const FString &, const FCultureRef &)
| Name | PageExists |
| Type | function |
| Header File | /Engine/Source/Editor/Documentation/Public/IDocumentation.h |
| Include Path | #include "IDocumentation.h" |
bool PageExists
(
const FString & Link,
const FCultureRef & Culture
) const