SClassViewer::Construct

Construct the widget

Unreal Engine C++ API Reference > Editor > ClassViewer > SClassViewer

References

   
Module ClassViewer
Header /Engine/Source/Editor/ClassViewer/Public/SClassViewer.h
Include #include "SClassViewer.h"
Source /Engine/Source/Editor/ClassViewer/Private/SClassViewer.cpp
void Construct
(
    const [FArguments](API\Editor\ClassViewer\SClassViewer\FArguments) & InArgs,
    const [FClassViewerInitializationOptions](API\Editor\ClassViewer\FClassViewerInitializationOption-) & InInitOptions
)

Remarks

Construct the widget

Parameters

Name Description
InArgs A declaration from which to construct the widget
InitOptions Programmer-driven initialization options for this widget

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library