C# Class NumberedEditorState, UnityREPL

Mostrar archivo 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