Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
LORD2
RTChoiceOption
C# Class LORD2.RTChoiceOption
Mostrar archivo
Open project: rickparrish/LORD2
Public Properties
Property
Type
Description
Text
string
Visible
bool
VisibleIndex
int
Public Methods
Method
Description
RTChoiceOption
(
string
text
) :
System
Method Details
RTChoiceOption()
public
method
public
RTChoiceOption
(
string
text
) :
System
text
string
return
System
Property Details
Text
public_oe property
public
string
Text
return
string
Visible
public_oe property
public
bool
Visible
return
bool
VisibleIndex
public_oe property
public
int
VisibleIndex
return
int