Limen Framework 0.1 Help

ULimenArchiveDisplayWidget

Overview

ULimenArchiveDisplayWidget is a subclass of ULimenWidget. It is designed to display data from an instance of ULimenArchive. The widget uses a UWidgetSwitcher to manage different views based on the archive's content. This class primarily serves as a container for displaying archive-related information in a user interface.

Properties

Type

Name

Access

Description

TObjectPtr

Archive

Protected, BlueprintReadOnly

The ULimenArchive object whose data is being displayed. This property is exposed on spawn and can be accessed from blueprints.

Functions

No significant functions are defined in this class.

Usage & Implementation Notes

  • None

22 May 2026