Advertisement
Guest User

Untitled

a guest
Jan 29th, 2019
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
SQF 0.55 KB | None | 0 0
  1. /*
  2.     Author: Demellion Dismal
  3.    
  4.     Description:
  5.         Function that allows to perform drag&drop, minimize and other upcoming UI actions not present in Arma.
  6.    
  7.     Function arguments:
  8.         0: CONTROL - Master control to manipulate. If controls group is not specified will act as a standalone display control.
  9.         1: CONTROLSGROUP (Optional) - Slave control to manipulate. If this is specified it will become the control to manipulate.
  10.         2: STRING (Optional) - Name of the variable to save the data.
  11.    
  12.     Product page:
  13.         https://armaservices.net/product/extended-ui/
  14. */
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement