|
ArticyXImporter
ArticyXImporter for Unreal Engine
|
#include <SPackageSettings.h>
Public Member Functions | |
| SLATE_BEGIN_ARGS (SPackageSettings) | |
| void | Construct (const FArguments &InArgs) |
SPackageSettings is a widget that displays and manages package settings, including the ability to toggle package defaults.
| void SPackageSettings::Construct | ( | const FArguments & | InArgs | ) |
Construct this widget
| InArgs | The declaration data for this widget |
Constructs the SPackageSettings widget with the specified arguments.
| InArgs | The declaration data for constructing the widget. |