C# 클래스 UnityEditor.Graphs.ParameterControllerView.IntElement

상속: ParameterControllerView.Element
파일 보기 프로젝트 열기: CarlosHBC/UnityDecompiled

공개 메소드들

메소드 설명
IntElement ( UnityEngine parameter, ParameterControllerView host ) : System
OnSpecializedGUI ( Rect rect ) : void

메소드 상세

IntElement() 공개 메소드

public IntElement ( UnityEngine parameter, ParameterControllerView host ) : System
parameter UnityEngine
host ParameterControllerView
리턴 System

OnSpecializedGUI() 공개 메소드

public OnSpecializedGUI ( Rect rect ) : void
rect UnityEngine.Rect
리턴 void