getDLCAssetsUsage: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "{{GameCategory|arma3|New Scripting Commands}} {{GameCategory|arma3|Scripting Commands}} {{uc:{{PAGENAME}}}}" to "")
m (Text replacement - "informations" to "information")
Line 10: Line 10:
| [[getDLCAssetsUsage]]
| [[getDLCAssetsUsage]]


| [[Array]] - array of DLC usage informations, containing DLC items in format:<br>
| [[Array]] - array of DLC usage information, containing DLC items in format:<br>
<nowiki>[</nowiki>[name, dlcAppId, sessionTime, totalTime], [name, dlcAppId, sessionTime, totalTime], (…)]<br>
<nowiki>[</nowiki>[name, dlcAppId, sessionTime, totalTime], [name, dlcAppId, sessionTime, totalTime], (…)]<br>
'''NOTE:''' unused assets won't appear in the result (usage time {{=}} 0).
'''NOTE:''' unused assets won't appear in the result (usage time {{=}} 0).

Revision as of 14:58, 6 June 2021

Hover & click on the images for description

Description

Description:
Description needed
Groups:
DLC

Syntax

Syntax:
Syntax needed
Return Value:
Return value needed

Examples

Example 1:
_dlcAssetsUsageInfo = getDLCAssetsUsage;

Additional Information

See also:
See also needed

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