|
NSUNI/NSLAR Library a250670
|
Functions | |
| bool | nnl::ui::IsOfType (BufferView buffer) |
| Tests if the provided file is a UI config. | |
| 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.
| buffer | The file to be tested. |