CBA_fnc_getMusicPlaying

Description

A function used to return the current time on playing music.  Must have been started with CBA_fnc_playMusic

Parameters

none

Returns

array [class, music time, time left]

Example

_musicTime = [] call CBA_fnc_getMusicPlaying;

Author

Fishy, Dedmen

Close