freeExtension
Jump to navigation
Jump to search
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