getDLCAssetsUsageByName
From Bohemia Interactive Community
Click on the images for descriptions
Introduced in
- Game:
- Arma 3
- Version:
- 1.16
Description
- Description:
- Returns an array with the session and global time the asset has been used.
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
- Multiplayer:
- -
- See also:
- getDLCsgetObjectDLCgetDLCAssetsUsagegetPersonUsedDLCsgetMissionDLCs
Notes
Only post proven facts here. Report bugs on the feedback tracker. Use the talk page or the forums for discussions.
Add New Note | How To
Add New Note | How To