Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Epigene
ChartPie
C# Class Epigene.ChartPie
Inheritance:
UnityEngine.UI.Graphic
Show file
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 property
public
ScrollArea,Epigene
scrollArea
return
Epigene.ScrollArea
sortingOrder
public property
public
int
sortingOrder
return
int
type
protected property
protected
UIType
type
return
UIType