C# Class Gonzo.Elements.TextCursor

ファイルを表示 Open project: Afr0Games/Project-Dollhouse

Public Properties

Property Type Description
CharacterIndex int
Cursor string
LineIndex int
Position Vector2
Visible bool

Property Details

CharacterIndex public_oe property

public int CharacterIndex
return int

Cursor public_oe property

public string Cursor
return string

LineIndex public_oe property

public int LineIndex
return int

Position public_oe property

public Vector2 Position
return Vector2

Visible public_oe property

public bool Visible
return bool