getDLCAssetsUsageByName: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - " | |= MP behaviour" to "")
m (Text replacement - " \| *(\[\[[a-zA-Z]+\]\], )" to "|seealso=$1")
Line 15: Line 15:


|x1= <code>_dlcAssetUsage = [[getDLCAssetsUsageByName]] "C_IDAP_Heli_Transport_02_F";</code>
|x1= <code>_dlcAssetUsage = [[getDLCAssetsUsageByName]] "C_IDAP_Heli_Transport_02_F";</code>
 
|seealso=[[getDLCs]], [[getObjectDLC]], [[getPersonUsedDLCs]], [[getMissionDLCs]], [[getDLCAssetsUsage]], [[getAssetDLCInfo]]
| [[getDLCs]], [[getObjectDLC]], [[getPersonUsedDLCs]], [[getMissionDLCs]], [[getDLCAssetsUsage]], [[getAssetDLCInfo]]
}}
}}

Revision as of 16:03, 13 June 2021

Hover & click on the images for description

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:
getDLCsgetObjectDLCgetPersonUsedDLCsgetMissionDLCsgetDLCAssetsUsagegetAssetDLCInfo

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