C# 클래스 NumberedEditorState, UnityREPL

파일 보기 프로젝트 열기: MrJoy/UnityREPL 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
lastPos int
scrollPos Vector2
scrollViewWidth float
textChanged bool

프로퍼티 상세

lastPos 공개적으로 프로퍼티

public int lastPos
리턴 int

scrollPos 공개적으로 프로퍼티

public Vector2 scrollPos
리턴 Vector2

scrollViewWidth 공개적으로 프로퍼티

public float scrollViewWidth
리턴 float

textChanged 공개적으로 프로퍼티

public bool textChanged
리턴 bool