Difference between revisions of "DCS hook onPlayerTryChangeSlot"
From DCS World Wiki - Hoggitworld.com
(Created page with "{{Template:DCS_hooks_callbacks |fName= onPlayerTryChangeSlot |vNum= 2.5.0 |par1= hook |par2= |par3= |par4= |desc= Occurs when a player clicks on...") |
|||
| Line 29: | Line 29: | ||
True: Allows the user into the slot | True: Allows the user into the slot | ||
False prevents the user from entering the slot. | False prevents the user from entering the slot. | ||
| + | nil: Does nothing. Will allow additional hooks using this callback to be checked. | ||
|reqType1= number | |reqType1= number | ||
Latest revision as of 22:58, 22 February 2026
