Pulsar
3d3a057
|
Sound archive internal file location. More...
#include <bfsar_file.h>
Data Fields | |
bool | valid |
Can be false in case offset and/or size are not pointing to a file. More... | |
u16 | id |
u32 | offset |
u32 | size |
Sound archive internal file location.
bool PLSR_BFSARFileInfoInternal::valid |
Can be false
in case offset and/or size are not pointing to a file.
false
usually means the file is within a group (and that groups should be scanned to find the actual location)true
if returned from plsrBFSARFileScan()