BIS fnc executeStackedEventHandler: Difference between revisions
Jump to navigation
Jump to search
m (Text replacement - "\[\[[cC]ategory:\{\{Name\|arma3\}\}: [fF]unctions\|\{\{uc:[a-z A-Z_]*\}\}\]\]" to "") |
Lou Montana (talk | contribs) m (Text replacement - "\{\{( *)Important( *)\|" to "{{$1Feature$2|$2important$2|") |
||
Line 7: | Line 7: | ||
|gr1 = Event Handlers | |gr1 = Event Handlers | ||
|This function executes the stacked items. {{ | |This function executes the stacked items. {{Feature|important|Should not be called independently}} | ||
| [EHType] call [[BIS_fnc_executeStackedEventHandler]] | | [EHType] call [[BIS_fnc_executeStackedEventHandler]] |
Revision as of 02:08, 7 February 2021
Description
- Description:
- Description needed
- Execution:
- call
- Groups:
- Event Handlers
Syntax
- Syntax:
- Syntax needed
- Parameters:
- EHType: String - The onXXX event handler
- Return Value:
- Return value needed
Examples
- Example 1:
["onEachFrame"] call BIS_fnc_executeStackedEventHandler;
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