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
Epigene
ChartPie
C# Class Epigene.ChartPie
Inheritance:
UnityEngine.UI.Graphic
Mostrar archivo
Open project: fi-content2-games-platform/FIcontent.Gaming.Enabler.phenomobilecharactermanager
Public Properties
Property
Type
Description
scrollArea
Epigene.ScrollArea
sortingOrder
int
Protected Properties
Property
Type
Description
type
UIType
Public Methods
Method
Description
Awake
( ) :
void
Protected Methods
Method
Description
OnFillVBO
(
List
vbo
) :
void
Method Details
Awake()
public
method
public
Awake
( ) :
void
return
void
OnFillVBO()
protected
method
protected
OnFillVBO
(
List
vbo
) :
void
vbo
List
return
void
Property Details
scrollArea
public_oe property
public
ScrollArea,Epigene
scrollArea
return
Epigene.ScrollArea
sortingOrder
public_oe property
public
int
sortingOrder
return
int
type
protected_oe property
protected
UIType
type
return
UIType