GetAssetByName (string name)
method
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
Discussion
Join PTMC community to post your comments
No comments yet. Be the first.