NSUNI/NSLAR Library a250670
Loading...
Searching...
No Matches

Functions

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

Detailed Description

Function Documentation

◆ IsOfType()

bool nnl::ui::IsOfType ( BufferView buffer)

Tests if the provided file is a UI config.

This function takes data representing a file and checks whether it corresponds to the in-game UI config format.

Parameters
bufferThe file to be tested.
Returns
Returns true if the file is identified as a UI config;