C# 클래스 exAtlasInfo.Node, ex2d-v1

파일 보기 프로젝트 열기: exdev/ex2d-v1

공개 프로퍼티들

프로퍼티 타입 설명
bottomChild Node,
rect Rect
rightChild Node,

공개 메소드들

메소드 설명
Insert ( Element, _el ) : Vector2?
Node ( Rect _rect ) : UnityEditor

메소드 상세

Insert() 공개 메소드

public Insert ( Element, _el ) : Vector2?
_el Element,
리턴 Vector2?

Node() 공개 메소드

public Node ( Rect _rect ) : UnityEditor
_rect Rect
리턴 UnityEditor

프로퍼티 상세

bottomChild 공개적으로 프로퍼티

public Node, bottomChild
리턴 Node,

rect 공개적으로 프로퍼티

public Rect rect
리턴 Rect

rightChild 공개적으로 프로퍼티

public Node, rightChild
리턴 Node,