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

Audio request to set the transform and velocity of an entity. More...

#include <AudioSystemRequests.h>

Inheritance diagram for plAudioSystemRequestSetEntityTransform:

Public Member Functions

 PL_DECLARE_AUDIOSYSTEM_REQUEST_TYPE (plAudioSystemRequestSetEntityTransform, m_Transform==rhs.m_Transform)
 
- Public Member Functions inherited from plAudioSystemRequest
bool operator== (const plAudioSystemRequest &rhs) const
 
bool operator!= (const plAudioSystemRequest &rhs) const
 

Public Attributes

plAudioSystemTransform m_Transform
 
- 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 set the transform and velocity of an entity.


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