|
|
| (32 intermediate revisions by 2 users not shown) |
| Line 1: |
Line 1: |
| | {{RV|type=function |
|
| |
|
| {{Function|= Comments
| | |game1= arma3 |
| ____________________________________________________________________________________________
| | |version1= 1.94 |
|
| |
|
| | arma3 |= Game name | | |gr1= Contact |
|
| |
|
| |1.00|= Game version | | |descr= {{Wiki|placeholder}} |
| ____________________________________________________________________________________________
| | {{Feature|arma3contact}} |
|
| |
|
| | <pre>#define VAR_END "bin_fnc_scanObject_end" | | |s1= <!-- [] call [[BIN_fnc_scanObject]] --> |
| #define END_NONE 0
| |
| #define END_RETURN 1
| |
| #define END_DROP 2
| |
| #define CURVE_POS [[0,0,0],[0.5,0,0],[0.5,1,0],[1,1,0]]
| |
| #define CURVE_ROT [[0,0,0],[0,1,0],[0.75,1,0]]
| |
|
| |
|
| </pre><small>''(Placeholder description extracted from the function header by [[BIS_fnc_exportFunctionsToWiki]])''</small> |= Description
| | |r1= |
| ____________________________________________________________________________________________
| |
|
| |
|
| | <!-- [] call [[BIN_fnc_scanObject]]; --> |= Syntax
| | |x1= |
| | |
| |p1= |= Parameter 1
| |
| | |
| | |= Return value
| |
| ____________________________________________________________________________________________
| |
| | |
| |x1= <code></code> |= | |
| ____________________________________________________________________________________________
| |
| | |
| | |= See also
| |
|
| |
|
| | |seealso= |
| }} | | }} |
|
| |
| <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:Function Group: Misc|{{uc:scanObject}}]]
| |
| [[Category:Functions|{{uc:scanObject}}]]
| |
| [[Category:{{Name|arma3}}: Functions|{{uc:scanObject}}]]
| |