Wwise SDK 2024.1.0
|
◆ AK_UNALIGNED
AK_UNALIGNED refers to the __unaligned compilation flag available on some platforms. Note that so far, on the tested platform this should always be placed before the pointer symbol *. AkPlatforms.h の 123 行目に定義があります。 |