Wwise SDK
_ak_file_system_flags_8h_source
バージョン
menu
|
Wwise SDK 2025.1.4
|
AkFileSystemFlags.h
[詳解]
AkUInt32 uDirectoryHash
If the implementation uses a hashed directory structure, this is the hash value that should be employ...
Definition: AkFileSystemFlags.h:70
AkFileSystemFlags(AkUInt32 in_uCompanyID, AkUInt32 in_uCodecID, AkUInt32 in_uCustomParamSize, void *in_pCustomParam, bool in_bIsLanguageSpecific, AkCacheID in_uCacheID)
Definition: AkFileSystemFlags.h:47
AkUInt32 uCompanyID
Company ID (Wwise uses AKCOMPANYID_AUDIOKINETIC, defined in AkTypes.h, for soundbanks and standard st...
Definition: AkFileSystemFlags.h:58
bool bIsLanguageSpecific
True when the file location depends on language
Definition: AkFileSystemFlags.h:62