C# Class Epigene.ChartLine

Inheritance: UnityEngine.UI.Graphic
Afficher le fichier Open project: fi-content2-games-platform/FIcontent.Gaming.Enabler.phenomobilecharactermanager

Méthodes publiques

Свойство Type Description
scrollArea Epigene.ScrollArea
sortingOrder int

Protected Properties

Свойство Type Description
type UIType

Méthodes publiques

Méthode Description
Awake ( ) : void

Méthodes protégées

Méthode Description
OnFillVBO ( List vbo ) : void

Method Details

Awake() public méthode

public Awake ( ) : void
Résultat void

OnFillVBO() protected méthode

protected OnFillVBO ( List vbo ) : void
vbo List
Résultat void

Property Details

scrollArea public_oe property

public ScrollArea,Epigene scrollArea
Résultat Epigene.ScrollArea

sortingOrder public_oe property

public int sortingOrder
Résultat int

type protected_oe property

protected UIType type
Résultat UIType