Assets.getAsset

Get the asset with the given type and name.

class Assets
static
AssetT
getAsset
(
AssetT
)
(
string name
)
if (
is(AssetT : Asset)
)

Meta