iSoundEventData has no public fields.
| 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 |
Have some helpful descriptions to add to this class? Edit this page and add your insight to the Wiki!