Difference between revisions of "PLAY SOUND FRONTEND"
Jump to navigation
Jump to search
(This will play a internal game sound with given parameters) |
(This will play a internal game sound with given parameters) |
||
Line 7: | Line 7: | ||
|p3t=String | |p3t=String | ||
|p3d=soundset, e.g "HUD_FRONTEND_DEFAULT_SOUNDSET" | |p3d=soundset, e.g "HUD_FRONTEND_DEFAULT_SOUNDSET" | ||
− | | | + | |p4t=Boolean |
− | | | + | |p4d=Unknown, Suggested: 0 |
}} | }} |
Revision as of 17:42, 29 April 2015
Number of parameters: 2 | ||
---|---|---|
Parameter # | Type | Description |
1. | Integer | Unknown, Suggested: -1 |
2. | String | Sound FileName, e.g "NAV_UP_DOWN" |
3. | String | soundset, e.g "HUD_FRONTEND_DEFAULT_SOUNDSET" |
4. | Boolean | Unknown, Suggested: 0 |
Return value: | ||
Type | Description | |
None |