getMusicPlayedTime: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - " \{\{GameCategory *\| *arma3 *\| *(New )?Scripting Commands\}\}" to "")
m (Text replacement - "\| *\[\[([a-zA-Z0-9_]+)\]\] * \|r1=" to "|s1= $1 |r1=")
Line 9: Line 9:
| Returns elapsed time in seconds for currently playing music track.
| Returns elapsed time in seconds for currently playing music track.


| [[getMusicPlayedTime]]
|s1= [[getMusicPlayedTime]]


|r1= [[Number]]
|r1= [[Number]]

Revision as of 16:49, 13 June 2021

Hover & click on the images for description

Description

Description:
Description needed
Groups:
Sounds

Syntax

Syntax:
getMusicPlayedTime
Return Value:
Number

Examples

Example 1:
playMusic ["LeadTrack06_F_Tank", 0]; onEachFrame {hintSilent str getMusicPlayedTime};

Additional Information

See also:
addMusicEventHandlerplayMusic

Notes

Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note