freeExtension: Difference between revisions
Jump to navigation
Jump to search
Killzone Kid (talk | contribs) (Created page with "{{RV|type=command |game1= arma3dev |version1= 2.12 |gr1= System |descr= Unloads given extension loaded previously with callExtension. {{Feature|important|This command...") |
Killzone Kid (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
{{RV|type=command | {{RV|type=command | ||
|game1= | |game1= arma3 | ||
|version1= | |version1= dev | ||
|gr1= System | |gr1= System |
Revision as of 10:20, 28 July 2022
Description
- Description:
- Unloads given extension loaded previously with callExtension.
- Groups:
- System
Syntax
- Syntax:
- freeExtension name
- Parameters:
- name: String - extension name (see callExtension)
- Return Value:
- Boolean or Nothing - false if something didn't go to plan, Nothing everywhere except for DEV branch
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