Wwise SDK 2021.1.9
GameObjDst
Version
Wwise SDK 2021.1.9
|
AK::SoundEngine::Query::GameObjDst Struct Reference
#include <AkQueryParameters.h>
Public Member Functions | |
GameObjDst () | |
Default constructor. More... |
|
GameObjDst (AkGameObjectID in_gameObjID, AkReal32 in_dst) | |
Easy constructor. More... |
|
Public Attributes | |
AkGameObjectID | m_gameObjID |
Game object ID. More... |
|
AkReal32 | m_dst |
MaxDistance. More... |
|
Detailed Description
Game object and max distance association.
- See also
Definition at line 419 of file AkQueryParameters.h.