[ Version ( since = "0.7.0" ) ]
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.
this |
an Component instance. |
A GenericArray or null if not set. |