cc-everywhere

Interface: AssetBase<T>

Base interface for all asset types.

Extended by

Type Parameters

Type Parameter
T extends AssetDataType

Properties

Property
Type
type
AssetType
name?
string
dataType
T
data
DataTypeMap[T]