#include 
| Public Attributes | |
| void * | pFileData | 
| size_t | memoryBlockAlignment | 
| size_t | size | 
| char const * | szFileName | 
| bool | bLocalized | 
| IFile * | pImplData | 
This is a POD structure used to pass the information about a file preloaded into memory between the CryAudioSystem and an implementation Note: This struct cannot define a constructor, it needs to be a POD!