Pulsar  3d3a057
Data Fields
PLSR_BFSARFileInfoInternal Struct Reference

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
 

Detailed Description

Sound archive internal file location.

Field Documentation

◆ valid

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)
  • Always true if returned from plsrBFSARFileScan()

The documentation for this struct was generated from the following file: