C# Class LeaderboardsButton, hexciter

Inheritance: InteractiveObject
Mostrar archivo Open project: pR0Ps/hexciter

Public Properties

Property Type Description
socialButton GameObject

Public Methods

Method Description
Awake ( ) : void
DownAction ( ) : void

Private Methods

Method Description
ShowHighscores ( ) : IEnumerator

Method Details

Awake() public method

public Awake ( ) : void
return void

DownAction() public method

public DownAction ( ) : void
return void

Property Details

socialButton public_oe property

public GameObject socialButton
return GameObject