프로퍼티 | 타입 | 설명 | |
---|---|---|---|
currentDiagramRoot | DiagramRoot, | ||
currentDiagramTool | DiagramTool, |
메소드 | 설명 | |
---|---|---|
DiagramEditorWindow ( ) : System | ||
GetRoot ( ) : DiagramRoot, |
메소드 | 설명 | |
---|---|---|
GetNullDiagramRootMessage ( ) : string | ||
OnGUI ( ) : void | ||
OnGUIimpl ( ) : void | ||
OnSelectionChange ( ) : void | ||
getDiagramRoot ( ) : DiagramRoot, | ||
getDiagramRoot ( GameObject activeGameObject ) : DiagramRoot, | ||
log ( string txt ) : void |
protected abstract GetNullDiagramRootMessage ( ) : string | ||
리턴 | string |
protected abstract getDiagramRoot ( GameObject activeGameObject ) : DiagramRoot, | ||
activeGameObject | GameObject | |
리턴 | DiagramRoot, |