|
|
(One intermediate revision by the same user not shown) |
Line 1: |
Line 1: |
| {{Command|= Comments
| | #REDIRECT [[ctrlModelDirAndUp]] |
| ____________________________________________________________________________________________
| |
| | |
| | arma3 |= Game name
| |
| | |
| |1.29|= Game version
| |
| ____________________________________________________________________________________________
| |
| | |
| | Returns [[vectorUp]] of the model used in 3D [[Dialog Control]]. |= Description
| |
| ____________________________________________________________________________________________
| |
| | |
| | '''ctrlModelUp''' control|= Syntax
| |
| | |
| |p1= control : [[Control]] - 3D control |=
| |
| | |
| | [[Array]] - format [[vectorUp]]|= RETURNVALUE
| |
| | |
| | |
| |x1= <code>_vectorUp = [[ctrlModelUp]] _control3D;</code>|= EXAMPLE1
| |
| | |
| ____________________________________________________________________________________________
| |
| | |
| | [[ctrlSetModel]], [[ctrlModel]], [[ctrlModelDirection]], [[ctrlModelSide]] |= 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}}}}]]
| |
| [[Category:Command_Group:_GUI_Control|{{uc:{{PAGENAME}}}}]]
| |