get_addons


Description:

[ Version ( since = "0.9.2" ) ]
public unowned GenericArray<Component> get_addons ()

Returns a list of Component objects which are addons extending this component in functionality.

This is the reverse of as_component_get_extends()

Parameters:

this

an Component instance.

Returns:

An array of Component.