C# 클래스 Epigene.ChartLine

상속: UnityEngine.UI.Graphic
파일 보기 프로젝트 열기: fi-content2-games-platform/FIcontent.Gaming.Enabler.phenomobilecharactermanager

공개 프로퍼티들

프로퍼티 타입 설명
scrollArea Epigene.ScrollArea
sortingOrder int

보호된 프로퍼티들

프로퍼티 타입 설명
type UIType

공개 메소드들

메소드 설명
Awake ( ) : void

보호된 메소드들

메소드 설명
OnFillVBO ( List vbo ) : void

메소드 상세

Awake() 공개 메소드

public Awake ( ) : void
리턴 void

OnFillVBO() 보호된 메소드

protected OnFillVBO ( List vbo ) : void
vbo List
리턴 void

프로퍼티 상세

scrollArea 공개적으로 프로퍼티

public ScrollArea,Epigene scrollArea
리턴 Epigene.ScrollArea

sortingOrder 공개적으로 프로퍼티

public int sortingOrder
리턴 int

type 보호되어 있는 프로퍼티

protected UIType type
리턴 UIType