NSUNI/NSLAR Library a250670
Loading...
Searching...
No Matches
ui.hpp File Reference

Contains structures and functions for working with in-game ui configs. More...

Go to the source code of this file.

Namespaces

namespace  nnl
namespace  nnl::ui
 Contains structures and functions for working with in-game ui configs.

Functions

bool nnl::ui::IsOfType (BufferView buffer)
 Tests if the provided file is a UI config.

Detailed Description

Contains structures and functions for working with in-game ui configs.

These configs define the layout, scaling, and animation sequences (?) of UI elements.

Note
This module is a draft; currently, it only supports file type detection.
See also
nnl::ui::IsOfType
nnl::asset::Category