Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
AssetBundleGraph
NodeException
C# Class AssetBundleGraph.NodeException
Inheritance:
System.Exception
Afficher le fichier
Open project: unity3d-jp/AssetGraph
Class Usage Examples
Méthodes publiques
Свойство
Type
Description
Id
string
reason
string
Méthodes publiques
Méthode
Description
NodeException
(
string
reason
,
string
nodeId
) :
System
Method Details
NodeException()
public
méthode
public
NodeException
(
string
reason
,
string
nodeId
) :
System
reason
string
nodeId
string
Résultat
System
Property Details
Id
public_oe property
public
string
Id
Résultat
string
reason
public_oe property
public
string
reason
Résultat
string