If this ScriptLibraryManager already contains the specified element, this manager remains unchanged and returns false, otherwise returns true.
Note:ATM only accepts DefaultComponentScriptAssetReferences.
@param scriptReference the script asset reference to add @return true iff the reference is added to the manager as a new element @throws IllegalStateException if the manager is closed
|
|