Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Invert
Core
GraphDesigner
GenericNodeChildItem
C# 클래스 Invert.Core.GraphDesigner.GenericNodeChildItem
상속:
DiagramNodeItem
파일 보기
프로젝트 열기: InvertGames/uFrame.Editor
1 사용 예제들
공개 메소드들
메소드
설명
OnConnectedToInput
(
IConnectable
input
) :
void
Remove
(
IDiagramNode
diagramNode
) :
void
메소드 상세
OnConnectedToInput()
공개
메소드
public
OnConnectedToInput
(
IConnectable
input
) :
void
input
IConnectable
리턴
void
Remove()
공개
메소드
public
Remove
(
IDiagramNode
diagramNode
) :
void
diagramNode
IDiagramNode
리턴
void