Plasma Engine  2.0
Loading...
Searching...
No Matches
plAudioSystemRequestShutdown Struct Reference

Audio request to shutdown the audio system. Used internally only. Sending this request at runtime will lead to unspecified behaviors. More...

#include <AudioSystemRequests.h>

Inheritance diagram for plAudioSystemRequestShutdown:

Public Member Functions

 PL_DECLARE_AUDIOSYSTEM_REQUEST_TYPE_SIMPLE (plAudioSystemRequestShutdown)
 
- Public Member Functions inherited from plAudioSystemRequest
bool operator== (const plAudioSystemRequest &rhs) const
 
bool operator!= (const plAudioSystemRequest &rhs) const
 

Additional Inherited Members

- Public Attributes inherited from plAudioSystemRequest
plAudioSystemDataID m_uiEntityId {0}
 The audio entity which is being manipulated, if any.
 
plAudioSystemDataID m_uiListenerId {0}
 The audio listener which is being manipulated, if any.
 
plAudioSystemDataID m_uiObjectId {0}
 The audio object (trigger, rtpc, environment, etc.) which is being manipulated, if any.
 
plStatus m_eStatus {PL_FAILURE}
 The status of the audio request.
 

Detailed Description

Audio request to shutdown the audio system. Used internally only. Sending this request at runtime will lead to unspecified behaviors.


The documentation for this struct was generated from the following file: