CBA_fnc_getMusicData

Description

A function used to return data from the given music class

Parameters

CONFIG or CLASS- music path or class name DATA- the desired config entry Default- what to return if nothing found

Returns

data entry for requested music class (or default if nothing found)

Example

_duration = ["LeadTrack01_F_Bootcamp", "duration"] call CBA_fnc_getMusicData;

Author

Fishy, Dedmen

Close