SDocumentationToolTip::AddDocumentation

Adds slots to the provided Vertical Box containing the documentation information.

Windows
MacOS
Linux

References

Module

Documentation

Header

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

Include

#include "SDocumentationToolTip.h"

Source

/Engine/Source/Editor/Documentation/Private/SDocumentationToolTip.cpp

Syntax

void AddDocumentation
(
    TSharedPtr< SVerticalBox > VerticalBox
)

Remarks

Adds slots to the provided Vertical Box containing the documentation information. If you specify not to add it (AddDocumentation = false) you may call this externally to do custom tooltip layout

Parameters

Parameter

Description

VerticalBox

The vertical box to add it to

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