|
|
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}}}}]]
| |
| | |
| <!-- CONTINUE Notes -->
| |
| <dl class="command_description">
| |
| <dd class="notedate">Posted on November 14, 2014 - 13:59 (UTC)</dd>
| |
| <dt class="note">[[User:Jezuro|Jezuro]]</dt>
| |
| <dd class="note">
| |
| This command was renamed to [[getPersonUsedDLCs]] in 1.35.128260.
| |
| </dd>
| |
| </dl>
| |
| <!-- DISCONTINUE Notes -->
| |