VN_fnc_cmdOL_check
Jump to navigation
Jump to search
← back to Functions | Introduced in S.O.G. Prairie Fire v1.00 by Dscha |
|
Description
- Start the Masterloop for the Command Overlay. - Will wait, until an Item is added to "vn_cmdOL_ctrlToAdd"
Syntax
- Syntax
- [] call VN_fnc_cmdOL_check;
- Return value
- Nothing
Examples
- Example 1
[] spawn vn_fnc_cmdOL_check;