getObjectDLCs: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(see also)
(redirect)
 
(3 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{Command|= Comments
#REDIRECT [[getPersonUsedDLCs]]
____________________________________________________________________________________________
 
| arma3 |= Game name
 
|1.14|= Game version
____________________________________________________________________________________________
 
| Returns a list of all DLCs objects the unit is currently using. |= Description
____________________________________________________________________________________________
 
| '''getObjectDlcs''' unit |= Syntax
 
|p1=  Unit: [[Object]] |=
 
| [[Array]] |= RETURNVALUE
 
 
|x1= <code>_objects = [[getObjectDlcs]] [[player]];</code>|= EXAMPLE1
 
____________________________________________________________________________________________
 
|  [[getDlcs]] |= SEEALSO
 
|  |= MPBEHAVIOUR
____________________________________________________________________________________________
}}
 
<h3 style='display:none'>Notes</h3>
<dl class='command_description'>
<!-- Note Section BEGIN -->
 
<!-- Note Section END -->
</dl>
 
<h3 style='display:none'>Bottom Section</h3>
[[Category:Arma_3:_New_Scripting_Commands_List|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]]

Latest revision as of 19:00, 14 November 2014

Redirect to: