getDLCAssetsUsageByName: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " \| *(\[\[[a-zA-Z ]+\]\].+) \|x1=" to " |r1=$1 |x1=") |
Lou Montana (talk | contribs) m (Text replacement - " \| *(([^=\| ]+)('''|\[\[)([^=\| ]+)) * \|p1=" to " |s1= $1 |p1=") |
||
Line 8: | Line 8: | ||
| Returns an array with the session and global time the asset has been used. | | Returns an array with the session and global time the asset has been used. | ||
| [[getDLCAssetsUsageByName]] assetName | |s1= [[getDLCAssetsUsageByName]] assetName | ||
|p1= assetName: [[String]] | |p1= assetName: [[String]] |
Revision as of 23:06, 12 June 2021
Description
- Description:
- Description needed
- Groups:
- DLC
Syntax
- Syntax:
- getDLCAssetsUsageByName assetName
- Parameters:
- assetName: String
- Return Value:
- Array - array in format: [sessionTime, totalTime].
Examples
- Example 1:
_dlcAssetUsage = getDLCAssetsUsageByName "C_IDAP_Heli_Transport_02_F";
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