getTotalDLCUsageTime: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\|seealso= *\[\[([^ ]+)\]\], \[\[([^ ]+)\]\]" to "|seealso= $1 $2")
m (Text replacement - "\|seealso= *\[\[([^ ]+)\]\], \[\[([^ ]+)\]\]" to "|seealso= $1 ")
Line 14: Line 14:
|x1= <code>_dlcTime = [[getTotalDLCUsageTime]];</code>
|x1= <code>_dlcTime = [[getTotalDLCUsageTime]];</code>


|seealso= [[getDLCs]] [[getObjectDLC]] [[getPersonUsedDLCs]], [[getMissionDLCs]]
|seealso= [[getDLCs]] [[getObjectDLC]] [[getPersonUsedDLCs]] [[getMissionDLCs]]
}}
}}

Revision as of 17:27, 20 January 2022

Hover & click on the images for description

Description

Description:
Returns total DLC usage time in this game session
Groups:
DLC

Syntax

Syntax:
getTotalDLCUsageTime
Return Value:
Number - time (in seconds?)

Examples

Example 1:
_dlcTime = getTotalDLCUsageTime;

Additional Information

See also:
getDLCs getObjectDLC getPersonUsedDLCs getMissionDLCs

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