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 of the asset
Modified on: Sat, Apr 28, 2018 at 8:14 AM
Returns asset by it's name or null if asset with this name doesn't exist.
public static Asset GetAssetByName (string name)
Name of the asset
Did you find it helpful? Yes No
Send feedback