get_extends
Description:
Returns a string list of IDs of components which are extended by this addon.
See as_component_get_extends() for the reverse.
Parameters:
this |
an Component instance. |
Returns:
A GenericArray or null if not set. |