C# 클래스 GoodAI.BrainSimulator.NodeView.MyNodeGroupView

상속: MyVariableBranchView
파일 보기 프로젝트 열기: GoodAI/BrainSimulator

공개 메소드들

메소드 설명
MyNodeGroupView ( GoodAI.Core.Configuration.MyNodeConfig nodeInfo, Graph.GraphControl owner ) : GoodAI.BrainSimulator.Nodes

보호된 메소드들

메소드 설명
AddInputBranch ( ) : void
AddOutputBranch ( ) : void

메소드 상세

AddInputBranch() 보호된 메소드

protected AddInputBranch ( ) : void
리턴 void

AddOutputBranch() 보호된 메소드

protected AddOutputBranch ( ) : void
리턴 void

MyNodeGroupView() 공개 메소드

public MyNodeGroupView ( GoodAI.Core.Configuration.MyNodeConfig nodeInfo, Graph.GraphControl owner ) : GoodAI.BrainSimulator.Nodes
nodeInfo GoodAI.Core.Configuration.MyNodeConfig
owner Graph.GraphControl
리턴 GoodAI.BrainSimulator.Nodes