C# Class NumberedEditorState, UnityREPL

Show file Open project: MrJoy/UnityREPL Class Usage Examples

Public Properties

Property Type Description
lastPos int
scrollPos Vector2
scrollViewWidth float
textChanged bool

Property Details

lastPos public property

public int lastPos
return int

scrollPos public property

public Vector2 scrollPos
return Vector2

scrollViewWidth public property

public float scrollViewWidth
return float

textChanged public property

public bool textChanged
return bool