BIS fnc recompile: Difference between revisions
Jump to navigation
Jump to search
m (added example) |
m (page filling) |
||
Line 7: | Line 7: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| | | Recompiles all functions. |= Description | ||
____________________________________________________________________________________________ | |||
| [] call [[BIS_fnc_recompile]] |= Syntax | |||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| | | [[Boolean]] |= Return value | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|x1= <code>call BIS_fnc_recompile;</code> |= | |x1= <code>[] [[call]] [[BIS_fnc_recompile]];</code> |= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| |= See also | | [[compile]], [[compileFinal]] |= See also | ||
}} | |||
<h3 style="display:none">Notes</h3> | <h3 style="display:none">Notes</h3> |
Revision as of 15:28, 29 May 2018
Description
- Description:
- Recompiles all functions.
- Execution:
- call
- Groups:
- Uncategorised
Syntax
- Syntax:
- [] call BIS_fnc_recompile
- Return Value:
- Boolean
Examples
- Example 1:
[] call BIS_fnc_recompile;
Additional Information
- See also:
- compilecompileFinal
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