FDocumentationStyle

Windows
MacOS
Linux

References

Module

Documentation

Header

/Engine/Source/Editor/Documentation/Public/IDocumentation.h

Include

#include "IDocumentation.h"

Syntax

class FDocumentationStyle

Variables

Name Description

Public variable

FName

 

BoldContentStyleName

Bold content text style

Public variable

FName

 

ContentStyleName

Content text style

Public variable

FName

 

Header1StyleName

Header1 text style

Public variable

FName

 

Header2StyleName

Header2 text style

Public variable

FName

 

HyperlinkButtonStyleName

Hyperlink button style

Public variable

FName

 

HyperlinkStyleName

Hyperlink style

Public variable

FName

 

HyperlinkTextStyleName

Hyperlink text style

Public variable

FName

 

NumberedContentStyleName

Numbered content text style

Public variable

FName

 

SeparatorStyleName

Separator style name

Constructors

Name Description

Public function

FDocumentationStyle()

Functions

Name Description

Public function

FDocumentati...

 

BoldContentStyle

(
    const FName& InName
)

Set the bold content style for this documentation

Public function

FDocumentati...

 

ContentStyle

(
    const FName& InName
)

Set the content style for this documentation

Public function

FDocumentati...

 

Header1Style

(
    const FName& InName
)

Set the header 1 style for this documentation

Public function

FDocumentati...

 

Header2Style

(
    const FName& InName
)

Set the header 2 style for this documentation

Public function

FDocumentati...

 

HyperlinkButtonStyle

(
    const FName& InName
)

Set the hyperlink button style for this documentation

Public function

FDocumentati...

 

HyperlinkStyle

(
    const FName& InName
)

Set the hyperlink button style for this documentation

Public function

FDocumentati...

 

HyperlinkTextStyle

(
    const FName& InName
)

Set the hyperlink text style for this documentation

Public function

FDocumentati...

 

NumberedContentStyle

(
    const FName& InName
)

Set the numbered content style for this documentation

Public function

FDocumentati...

 

SeparatorStyle

(
    const FName& InName
)

Set the separator style for this documentation

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss