VN_fnc_melee_onload
Jump to navigation
Jump to search
← back to Functions | Introduced in S.O.G. Prairie Fire v1.00 by Kerc/IFA3 & Ethan Johnson |
|
Description
Setup keyhandlers and variables used in the melee action function(s) Add unload check to internal loop function.
Syntax
- Syntax
- [_display] call VN_fnc_melee_onload;
- Parameters
- _display: Display - (Optional, default
DISPLAYNULL
) Main display - Return value
- Boolean - Function reached the end
Examples
- Example 1
- [findDisplay 46] call vn_fnc_melee_onload;