Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
NumberProblemPart
C# Class NumberProblemPart, thinksy_unity_plugin
Inheritance:
ProblemPart
Datei anzeigen
Open project: senseix/thinksy_unity_plugin
Class Usage Examples
Public Methods
Method
Description
GetInteger
( ) :
int
GetString
( ) :
string
HasInteger
( ) :
bool
HasString
( ) :
bool
NumberProblemPart
(
Senseix
atom
) :
System
Method Details
GetInteger()
public
method
public
GetInteger
( ) :
int
return
int
GetString()
public
method
public
GetString
( ) :
string
return
string
HasInteger()
public
method
public
HasInteger
( ) :
bool
return
bool
HasString()
public
method
public
HasString
( ) :
bool
return
bool
NumberProblemPart()
public
method
public
NumberProblemPart
(
Senseix
atom
) :
System
atom
Senseix
return
System