wima
Preparing search index...
AssetLoadFail
Class AssetLoadFail
Index
Constructors
constructor
Properties
asset
Id
operation
path
reason
type
Id
Constructors
constructor
new
AssetLoadFail
(
typeId
:
TypeId
,
assetId
:
AssetId
,
path
:
string
,
reason
:
string
,
operation
?:
number
,
)
:
AssetLoadFail
Parameters
typeId
:
TypeId
assetId
:
AssetId
path
:
string
reason
:
string
Optional
operation
:
number
= AssetLoadOperation.Loading
Returns
AssetLoadFail
Properties
asset
Id
assetId
:
AssetId
operation
operation
:
number
path
path
:
string
reason
reason
:
string
type
Id
typeId
:
TypeId
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
asset
Id
operation
path
reason
type
Id
wima
Loading...