C# Class DeltaDNA.ButtonsLayer

Inheritance: Layer
Afficher le fichier Open project: deltaDNA/unity-sdk Class Usage Examples

Méthodes publiques

Méthode Description
Init ( IPopup popup, object>.Dictionary orientation, List textures, BackgroundLayer content, int depth ) : void
OnGUI ( ) : void

Method Details

Init() public méthode

public Init ( IPopup popup, object>.Dictionary orientation, List textures, BackgroundLayer content, int depth ) : void
popup IPopup
orientation object>.Dictionary
textures List
content BackgroundLayer
depth int
Résultat void

OnGUI() public méthode

public OnGUI ( ) : void
Résultat void