get_proxy_target


Description:

public unowned Asset? get_proxy_target ()

Gets the proxy_target of the asset.

Note that the proxy target may have loaded with an error, so you should call get_error on the returned target.

Parameters:

this

A Asset

Returns:

The asset that this is a proxy of.