C# Class WrapContentDemo, UGUIPlugin

Inheritance: MonoBehaviour
Afficher le fichier Open project: l980305284/UGUIPlugin

Méthodes publiques

Свойство Type Description
mWrapContent UGUIWrapContent,

Méthodes publiques

Méthode Description
Awake ( ) : void
Update ( ) : void

Private Methods

Méthode Description
initItem ( GameObject go, int wrapIndex, int realIndex ) : void

Method Details

Awake() public méthode

public Awake ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

mWrapContent public_oe property

public UGUIWrapContent, mWrapContent
Résultat UGUIWrapContent,