Last updated 3 years ago
Was this helpful?
Method in
Loads functions from another .
public void ImportLibrary(Library otherLibrary)
If the other library contains a function with the same name as one in this library, the function in the other library takes precedence.
otherLibrary
The library to import functions from.