C# 클래스 Invert.uFrame.ECS.ComponentNodeViewModel

상속: ComponentNodeViewModelBase
파일 보기 프로젝트 열기: InvertGames/uFrame.ECS.Editor

공개 메소드들

메소드 설명
ComponentNodeViewModel ( ComponentNode graphItemObject, Invert diagramViewModel ) : Invert.Core.GraphDesigner

보호된 메소드들

메소드 설명
OnAdd ( NodeConfigSectionBase configSection, GenericNodeChildItem item ) : void

메소드 상세

ComponentNodeViewModel() 공개 메소드

public ComponentNodeViewModel ( ComponentNode graphItemObject, Invert diagramViewModel ) : Invert.Core.GraphDesigner
graphItemObject ComponentNode
diagramViewModel Invert
리턴 Invert.Core.GraphDesigner

OnAdd() 보호된 메소드

protected OnAdd ( NodeConfigSectionBase configSection, GenericNodeChildItem item ) : void
configSection Invert.Core.GraphDesigner.NodeConfigSectionBase
item Invert.Core.GraphDesigner.GenericNodeChildItem
리턴 void