BIS_fnc_animViewer
Jump to navigation
Jump to search
Description
- Description:
/* Description: Splendid animation viewer Parameter(s): 0 (Optional): ARRAY - Forced animation in format [<unit class>, <animation class>] Returns: N/A */ #define A3 //#define DZ //--- RscDisplayAnimViewer #define IDC_RSCDISPLAYANIMVIEWER_TITLE 1000 #define IDC_RSCDISPLAYANIMVIEWER_BACKGROUND 1001 #define IDC_RSCDISPLAYANIMVIEWER_DESCRIPTION 1100 #define IDC_RSCDISPLAYANIMVIEWER_MISC 1500 #define IDC_RSCDISPLAYANIMVIEWER_ACTION 2100 #define IDC_RSCDISPLAYANIMVIEWER_POSE 2101 #define IDC_RSCDISPLAYANIMVIEWER_MOVEMENT 2102 #define IDC_RSCDISPLAYANIMVIEWER_STANCE 2103 #define IDC_RSCDISPLAYANIMVIEWER_ITEM 2104 #define IDC_RSCDISPLAYANIMVIEWER_SOLDIER 2106 #define IDC_RSCDISPLAYANIMVIEWER_BUTTONCLOSE 2700 #define IDC_RSCDISPLAYANIMVIEWER_MOUSEAREA 999 #define IDC_RSCDISPLAYANIMVIEWER 1320 #define DIK_ESCAPE 0x01 #define DIK_X 0x2D #define DIK_C 0x2E #define DIK_V 0x2F #define DIK_MINUS 0x0C #define DIK_EQUALS 0x0D #define CONTROL (_display displayctrl _idc)
(Placeholder description extracted from the function header by BIS_fnc_exportFunctionsToWiki)- Execution:
- call
- Groups:
- Uncategorised
Syntax
- Syntax:
- Syntax needed
- Return Value:
- Return value needed
Examples
- Example 1:
Additional Information
- See also:
- See also needed
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