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

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

공개 메소드들

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

메소드 상세

OnSpecializedGUI() 공개 메소드

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

TriggerElement() 공개 메소드

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