getDLCAssetsUsage: Difference between revisions
Jump to navigation
Jump to search
m (Text replacement - "{{GameCategory|arma3|New Scripting Commands}} {{GameCategory|arma3|Scripting Commands}} {{uc:{{PAGENAME}}}}" to "") |
Lou Montana (talk | contribs) m (Text replacement - "informations" to "information") |
||
Line 10: | Line 10: | ||
| [[getDLCAssetsUsage]] | | [[getDLCAssetsUsage]] | ||
| [[Array]] - array of DLC usage | | [[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 13:58, 6 June 2021
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