Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
NumberedEditorState
C# Class NumberedEditorState, UnityREPL
显示文件
Open project: MrJoy/UnityREPL
Class Usage Examples
Public Properties
Property
Type
Description
lastPos
int
scrollPos
Vector2
scrollViewWidth
float
textChanged
bool
Property Details
lastPos
public_oe property
public
int
lastPos
return
int
scrollPos
public_oe property
public
Vector2
scrollPos
return
Vector2
scrollViewWidth
public_oe property
public
float
scrollViewWidth
return
float
textChanged
public_oe property
public
bool
textChanged
return
bool