BIS fnc animViewer: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\[\[[cC]ategory:\{\{Name\|arma3\}\}: [fF]unctions\|\{\{uc:[a-z A-Z_]*\}\}\]\]" to "")
m (Text replacement - "(Optional, default {{hl|[]}})" to "(Optional, default <sqf inline>[]</sqf>)")
 
(9 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{RV|type=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]]
}}
}}

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