BIS fnc animViewer: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\|gr([0-9]+) = " to "|gr$1= ")
(link to animation viewer, "call" to "[] call" to prevent accidental passing of _this)
Line 7: Line 7:
|gr1= Diagnostic
|gr1= Diagnostic


| Splendid™ Animation Viewer.
| Opens the [[Arma 3: Splendid Animation Viewer|Splendid™ Animation Viewer]].


| call [[BIS_fnc_animViewer]]
| [] call [[BIS_fnc_animViewer]]


<!--
<!--
Line 20: Line 20:
| [[Nothing]]
| [[Nothing]]


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


|seealso= [[BIS fnc configViewer]]
|seealso= [[BIS fnc configViewer]]
}}
}}

Revision as of 16:23, 13 April 2021

Hover & click on the images for description

Description

Description:
Description needed
Execution:
call
Groups:
Diagnostic

Syntax

Syntax:
Syntax needed
Return Value:
Return value needed

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