BIS fnc animViewer: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(Page filling)
m (Text replacement - "(Optional, default {{hl|[]}})" to "(Optional, default <sqf inline>[]</sqf>)")
 
(20 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{Function|Comments=
{{RV|type=function
____________________________________________________________________________________________


| arma3 |Game name=
|game1= arma3
|version1= 1.00


|1.00|Game version=
|gr1= Diagnostic
____________________________________________________________________________________________


| Splendid™ Animation Viewer. |Description=
|descr= Opens the [[Arma 3: Splendid Animation Viewer|Splendid&trade; Animation Viewer]].
____________________________________________________________________________________________


| call [[BIS_fnc_animViewer]] |Syntax=
|s1= [] call [[BIS_fnc_animViewer]]


<!--
<!--
|p0= arrayFromHeader: [[Array]] - forced animation in format [<unit class>, <animation class>] |Parameter 0=
p0= arrayFromHeader: [[Array]] - forced animation in format [<unit class>, <animation class>]


|p1= mode: [[String]] - (Optional, default "Init") |Parameter 1=
|p1= mode: [[String]] - (Optional, default "Init")


|p2= arguments: [[Array]] - (Optional, default []) |Parameter 2=
|p2= arguments: [[Array]] - (Optional, default <sqf inline>[]</sqf>)
-->
-->
| [[Nothing]] |Return value=
|r1= [[Nothing]]
____________________________________________________________________________________________


|x1= <code>[[call]] [[BIS_fnc_animViewer]];</code> |Example 1=
|x1= <sqf>[] call BIS_fnc_animViewer;</sqf>
____________________________________________________________________________________________


| [[BIS fnc configViewer]] |See also=
|seealso=  [[BIS_fnc_configViewer]]
}}
}}
<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:Functions|{{uc:animViewer}}]]
[[Category:Function Group: Debug|{{uc:animViewer}}]]
[[Category:{{Name|arma3}}: Functions|{{uc:animViewer}}]]

Latest revision as of 19:09, 8 November 2023

Hover & click on the images for description

Description

Description:
Opens the Splendid™ Animation Viewer.
Execution:
call
Groups:
Diagnostic

Syntax

Syntax:
[] call BIS_fnc_animViewer
Return Value:
Nothing

Examples

Example 1:
[] call BIS_fnc_animViewer;

Additional Information

See also:
BIS_fnc_configViewer

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