BIS fnc animViewer: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - " *\| *([Cc]omments|COMMENTS|[Gg]ame [Nn]ame|Game [Vv]ersion|Game Version \(number surrounded by NO SPACES\)|Multiplayer Arguments \("local" or "global"\)|Multiplayer Effects \("local" or "global"\)|Multiplayer Execution \("server" o...)
m (Text replacement - "(Optional, default {{hl|[]}})" to "(Optional, default <sqf inline>[]</sqf>)")
 
(14 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{Function
{{RV|type=function


| arma3
|game1= arma3
|version1= 1.00


|1.00
|gr1= Diagnostic


|gr1 = Diagnostic
|descr= Opens the [[Arma 3: Splendid Animation Viewer|Splendid&trade; Animation Viewer]].


| Splendid™ Animation Viewer.
|s1= [] call [[BIS_fnc_animViewer]]
 
| call [[BIS_fnc_animViewer]]


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


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


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


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


| [[BIS fnc configViewer]]
|seealso=  [[BIS_fnc_configViewer]]
}}
}}
<h3 style="display:none">Bottom Section</h3>
[[Category:Functions|{{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