Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
AssetBundleGraph
NodeException
C# Class AssetBundleGraph.NodeException
Inheritance:
System.Exception
Mostra file
Open project: unity3d-jp/AssetGraph
Class Usage Examples
Public Properties
Property
Type
Description
Id
string
reason
string
Public Methods
Method
Description
NodeException
(
string
reason
,
string
nodeId
) :
System
Method Details
NodeException()
public
method
public
NodeException
(
string
reason
,
string
nodeId
) :
System
reason
string
nodeId
string
return
System
Property Details
Id
public_oe property
public
string
Id
return
string
reason
public_oe property
public
string
reason
return
string