HPL3/Community/Scripting/Classes/isoundeventdata

From Frictional Wiki
Jump to navigation Jump to search

iSoundEventData

Fields

iSoundEventData has no public fields.

Functions

Return Type Function Name Parameters Description
const tString& GetName
void IncUserCount
void DecUserCount
bool HasUsers
uint GetTimeStamp const
int GetParamNum
cSoundEventParamInfo@ GetParam int alIdx
cSoundEventParamInfo@ GetParamFromName const tString &in asName
bool Is3D
bool IsOneShot
bool IsHeadRelative
float GetMinDistance
float GetMaxDistance
void SetDefaultPosition const cVector3f& avPostion
void SetDefaultVolume float afVolume
void SetDefaultOrientation const cVector3f& avOrientation

Remarks

Have some helpful descriptions to add to this class? Edit this page and add your insight to the Wiki!