getDLCUsageTime: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "|version=" to "|version1=") |
Lou Montana (talk | contribs) m (Text replacement - " <dl class="command_description"> <!-- BEGIN Note Section --> <!-- END Note Section --> </dl>" to "") |
||
Line 19: | Line 19: | ||
|seealso= [[getDLCs]], [[getObjectDLC]], [[getPersonUsedDLCs]], [[getMissionDLCs]], [[getDLCAssetsUsageByName]], [[getDLCAssetsUsage]], [[getAssetDLCInfo]] | |seealso= [[getDLCs]], [[getObjectDLC]], [[getPersonUsedDLCs]], [[getMissionDLCs]], [[getDLCAssetsUsageByName]], [[getDLCAssetsUsage]], [[getAssetDLCInfo]] | ||
}} | }} | ||
Revision as of 16:59, 29 January 2021
Description
- Description:
- Returns total time the assets of the given DLC have been used. See Arma 3 DLCs & Expansions for a list of DLCs and ids.
- Groups:
- DLC
Syntax
- Syntax:
- getDLCUsageTime appId
- Parameters:
- appId: Number - DLC's Steam appId
- Return Value:
- Number - DLC assets usage time in seconds
Examples
- Example 1:
private _kartsUsage = getDLCUsageTime 288520;
Additional Information
- See also:
- getDLCsgetObjectDLCgetPersonUsedDLCsgetMissionDLCsgetDLCAssetsUsageByNamegetDLCAssetsUsagegetAssetDLCInfo
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