getAssetDLCInfo: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(Page creation - WIP!)
 
m (Example)
Line 18: Line 18:
____________________________________________________________________________________________
____________________________________________________________________________________________


|x1= <code>[[getAssetDLCInfo]] [[player]]</code>|EXAMPLE1=
____________________________________________________________________________________________
____________________________________________________________________________________________



Revision as of 17:17, 1 April 2020

-wrong parameter ("arma3dev") defined!-[[:Category:Introduced with arma3dev version 1.99|1.99]]
Hover & click on the images for description

Description

Description:
Returns DLC information about given object or model
Groups:
Uncategorised

Syntax

Syntax:
getAssetDLCInfo asset
Parameters:
asset: String or Object
Return Value:
Array

Examples

Example 1:
getAssetDLCInfo player

Additional Information

See also:
getObjectDLC

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

[[Category:Introduced with arma3dev version 1.99]][[ Category: arma3dev: New Scripting Commands | GETASSETDLCINFO]][[ Category: arma3dev: Scripting Commands | GETASSETDLCINFO]]

Notes

Bottom Section