Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
ParameterList
C# Class ParameterList, ecicomposer
Inheritance:
baseNode
Mostra file
Open project: nkrishnaswamy/ecicomposer
Class Usage Examples
Public Properties
Property
Type
Description
availableParams
List
>.Dictionary
bgRect
Rect,
customSkin
GUISkin
exportRect
Rect,
listItems
string[]
Public Methods
Method
Description
OnGUI
( ) :
void
Start
( ) :
void
Update
( ) :
void
Method Details
OnGUI()
public
method
public
OnGUI
( ) :
void
return
void
Start()
public
method
public
Start
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
availableParams
public_oe property
public
Dictionary
>
availableParams
return
List
>.Dictionary
bgRect
public_oe property
public
Rect,
bgRect
return
Rect,
customSkin
public_oe property
public
GUISkin
customSkin
return
GUISkin
exportRect
public_oe property
public
Rect,
exportRect
return
Rect,
listItems
public_oe property
public
string[]
listItems
return
string[]