Returns asset by it's name or null if asset with this name doesn't exist.


SYNTAX


public static Asset GetAssetByName (string name)



PARAMETERS


name — string

Name of the asset


RETURN


Asset asset by it's name or null if asset with this name doesn't exist