|
NSUNI/NSLAR Library a250670
|
Functions | |
| bool | nnl::phd::IsOfType (BufferView buffer) |
| Tests if the provided file is a PHD header. | |
| bool nnl::phd::IsOfType | ( | BufferView | buffer | ) |
Tests if the provided file is a PHD header.
This function takes data representing a file and checks whether it corresponds to the in-game PHD file format used in PHD/PBD sound banks.
| buffer | The file to be tested. |