ArticyXImporter
ArticyXImporter for Unreal Engine
Loading...
Searching...
No Matches
SPackageSettings Class Reference

#include <SPackageSettings.h>

Inheritance diagram for SPackageSettings:

Public Member Functions

 SLATE_BEGIN_ARGS (SPackageSettings)
void Construct (const FArguments &InArgs)

Detailed Description

SPackageSettings is a widget that displays and manages package settings, including the ability to toggle package defaults.

Member Function Documentation

◆ Construct()

void SPackageSettings::Construct ( const FArguments & InArgs)

Construct this widget

Parameters
InArgsThe declaration data for this widget

Constructs the SPackageSettings widget with the specified arguments.

Parameters
InArgsThe declaration data for constructing the widget.

The documentation for this class was generated from the following files:
  • Source/ArticyEditor/Public/Slate/SPackageSettings.h
  • Source/ArticyEditor/Private/Slate/SPackageSettings.cpp