Свойство | Type | Description | |
---|---|---|---|
currentDiagramRoot | DiagramRoot, | ||
currentDiagramTool | DiagramTool, |
Méthode | Description | |
---|---|---|
DiagramEditorWindow ( ) : System | ||
GetRoot ( ) : DiagramRoot, |
Méthode | Description | |
---|---|---|
GetNullDiagramRootMessage ( ) : string | ||
OnGUI ( ) : void | ||
OnGUIimpl ( ) : void | ||
OnSelectionChange ( ) : void | ||
getDiagramRoot ( ) : DiagramRoot, | ||
getDiagramRoot ( GameObject activeGameObject ) : DiagramRoot, | ||
log ( string txt ) : void |
protected abstract GetNullDiagramRootMessage ( ) : string | ||
Résultat | string |
protected getDiagramRoot ( ) : DiagramRoot, | ||
Résultat | DiagramRoot, |
protected abstract getDiagramRoot ( GameObject activeGameObject ) : DiagramRoot, | ||
activeGameObject | GameObject | |
Résultat | DiagramRoot, |
protected DiagramRoot, currentDiagramRoot | ||
Résultat | DiagramRoot, |