C# Class AssetBundleGraph.SaveScope

Inheritance: UnityEngine.GUI.Scope
Show file Open project: unity3d-jp/AssetGraph

Public Methods

Method Description
SaveScope ( NodeGUI node ) : System.Collections

Protected Methods

Method Description
CloseScope ( ) : void

Method Details

CloseScope() protected method

protected CloseScope ( ) : void
return void

SaveScope() public method

public SaveScope ( NodeGUI node ) : System.Collections
node NodeGUI
return System.Collections