SClassViewer::Construct

Construct the widget

Windows
MacOS
Linux

References

Module

ClassViewer

Header

/Engine/Source/Editor/ClassViewer/Public/SClassViewer.h

Include

#include "SClassViewer.h"

Source

/Engine/Source/Editor/ClassViewer/Private/SClassViewer.cpp

Syntax

void Construct
(
    const FArguments & InArgs,
    const FClassViewerInitializationOptions & InInitOptions
)

Remarks

Construct the widget

Parameters

Parameter

Description

InArgs

A declaration from which to construct the widget

InitOptions

Programmer-driven initialization options for this widget

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