C# Class AssetBundleGraph.SaveScope

Inheritance: UnityEngine.GUI.Scope
Afficher le fichier Open project: unity3d-jp/AssetGraph

Méthodes publiques

Méthode Description
SaveScope ( NodeGUI node ) : System.Collections

Méthodes protégées

Méthode Description
CloseScope ( ) : void

Method Details

CloseScope() protected méthode

protected CloseScope ( ) : void
Résultat void

SaveScope() public méthode

public SaveScope ( NodeGUI node ) : System.Collections
node NodeGUI
Résultat System.Collections