Returns the function with the given id or undefined if no such function is registered.
the id of the function to look up
the function with the given id, if available, undefined otherwise
Registers a static function definition
the id of the function
Generated using TypeDoc
Allows looking up a function by its IFunctionDefinition.id id.