ISInterface:LoadExtension
Jump to navigation
Jump to search
Purpose
The LoadExtension function allows an extension to cause another to be loaded.
Usage
Parameters
- char *Filename
- The filename of the extension to load. The function will follow the Inner Space extension search order. Relative or absolute paths are allowed.
Return Value
- bool
- true if the extension was successfully loaded. The function will fail if the extension is already loaded