C# Class NumberedEditorState, UnityREPL

Afficher le fichier Open project: MrJoy/UnityREPL Class Usage Examples

Méthodes publiques

Свойство Type Description
lastPos int
scrollPos Vector2
scrollViewWidth float
textChanged bool

Property Details

lastPos public_oe property

public int lastPos
Résultat int

scrollPos public_oe property

public Vector2 scrollPos
Résultat Vector2

scrollViewWidth public_oe property

public float scrollViewWidth
Résultat float

textChanged public_oe property

public bool textChanged
Résultat bool