Navigation
API > API/Editor > API/Editor/SceneOutliner > API/Editor/SceneOutliner/SSceneOutliner
References
| Module | SceneOutliner |
| Header | /Engine/Source/Editor/SceneOutliner/Public/SSceneOutliner.h |
| Include | #include "SSceneOutliner.h" |
| Source | /Engine/Source/Editor/SceneOutliner/Private/SSceneOutliner.cpp |
void Construct
&40;
const FArguments & InArgs,
const FSceneOutlinerInitializationOptions & InitOptions
&41;
Remarks
Construct this widget. Called by the SNew()Slate macro.
Parameters
| Name | Description |
|---|---|
| InArgs | Declaration used by the SNew() macro to construct this widget |
| InitOptions | Programmer-driven initialization options for this widget |