C# Class Epigene.SpeechButton

Helper class to process user input for buttons on bubble
Inheritance: UnityEngine.MonoBehaviour
Mostra file Open project: fi-content2-games-platform/FIcontent.Gaming.Enabler.phenomobilecharactermanager

Public Properties

Property Type Description
type ButtonType

Public Methods

Method Description
OnMouseDown ( ) : void

Private Methods

Method Description
Awake ( ) : void

Method Details

OnMouseDown() public method

public OnMouseDown ( ) : void
return void

Property Details

type public_oe property

public ButtonType type
return ButtonType