SCommentBubble::Construct

Construct this widget. Called by the SNew()Slate macro.

Unreal Engine C++ API Reference > Editor > GraphEditor > SCommentBubble

References

   
Module GraphEditor
Header /Engine/Source/Editor/GraphEditor/Public/SCommentBubble.h
Include #include "SCommentBubble.h"
Source /Engine/Source/Editor/GraphEditor/Private/SCommentBubble.cpp
void Construct
(
    const [FArguments](API\Editor\GraphEditor\SCommentBubble\FArguments) & InArgs
)

Remarks

Construct this widget. Called by the SNew()Slate macro.

Parameters

Name Description
InArgs Declaration used by the SNew() macro to construct this widget

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library