Wwise SDK 2021.1.8
PluginHelpers.h
Version
arrow_right
Table of Contents
Other Documentation
Wwise Authoring Plug-ins - Helper tools, potentially defined elsewhere. More...
#include "../../AkPlatforms.h"
#include "../../AkWwiseSDKVersion.h"
#include <memory.h>
#include <stdbool.h>
#include <stdint.h>
Go to the source code of this file.
Classes | |
struct | GUID |
Macros | |
#define | GUID_DEFINED |
#define | AK_DEFINE_GUID_NULL |
#define | MKBOOL(cond) ((cond) ? true : false) |
Detailed Description
Wwise Authoring Plug-ins - Helper tools, potentially defined elsewhere.
Definition in file PluginHelpers.h.