dash ~master (2014-11-19T20:54:00Z)
Home
Dub
Repo
Assets.get
dash
components
assets
Assets
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
Source
See Implementation
dash
components
assets
Assets
static functions
get
getAsset
initialize
refresh
shutdown
static variables
unitSquare
Get a reference to the asset with the given type and name.