C# Class PopupButtonsController, planet-survival

Inheritance: MonoBehaviour
Mostrar archivo Open project: gjrfytn/planet-survival

Public Methods

Method Description
ButtonClick ( PopupButton, btn ) : void

Private Methods

Method Description
OnDisable ( ) : void
OnEnable ( ) : void
ShowButtons ( Vector2 origin, Action, actions, bool modal ) : void
Start ( ) : void

Method Details

ButtonClick() public method

public ButtonClick ( PopupButton, btn ) : void
btn PopupButton,
return void