Wwise SDK 2021.1.9
IAkPlatformContext
Version
Wwise SDK 2021.1.9
|
AK::IAkPlatformContext Class Reference
#include <IAkPlatformContext.h>
Inheritance diagram for AK::IAkPlatformContext:

Public Member Functions | |
virtual | ~IAkPlatformContext () |
Detailed Description
Base interface for platform-specific context. You must static_cast this object to a platform-specific derivative to get anything useful out of it.
Definition at line 35 of file IAkPlatformContext.h.