get_extends


Description:

[ Version ( since = "0.15.5" ) ]
public unowned GenericArray<string>? get_extends ()

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.