freeExtension: Difference between revisions
Killzone Kid (talk | contribs) No edit summary  | 
				Lou Montana (talk | contribs)  m (Text replacement - "|branch= dev " to "")  | 
				||
| Line 4: | Line 4: | ||
|version1= 2.12  | |version1= 2.12  | ||
|gr1= System  | |gr1= System  | ||
Revision as of 18:30, 10 March 2023
Description
- Description:
 - Unloads given extension loaded previously with callExtension so that extension developer could rapidly tweak developed extension without restarting the game.
 - Groups:
 - System
 
Syntax
- Syntax:
 - freeExtension extension
 - Parameters:
 - extension: String - extension name (see callExtension)
 - Return Value:
 - Boolean or Nothing
 
Examples
- Example 1:
 - freeExtension "myExt";
 
Additional Information
- See also:
 - callExtension
 
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