Assets.get

Get a reference to the asset with the given type and name.

class Assets
static
AssetRefT
get
(
AssetRefT
)
(
string name
)
if (
is(AssetRefT AssetT : AssetRef!AssetT) &&
!is(AssetRefT == AssetRef!AssetT)
)

Meta