コード例 #1
0
ファイル: NodeEditorGUI.cs プロジェクト: kabam-montreal/xNode
 protected virtual void Update()
 {
     graphEditor?.Update();
 }