LibraryRegistrant
Component that is responsible for registering libraries in a pipeline's Context, in order to be looked up later.
Parameters
context
context to push libraries to
Functions
Link copied to clipboard
Registers a new single library, allowing it to be looked up by functions and its Library.onLoad action is executed.
Link copied to clipboard
Registers a new set of libraries, allowing them to be looked up by functions. and their Library.onLoad action is executed.