C# Class EditorPlayButton, PuzzleGameProject

Inheritance: MonoBehaviour
Mostrar archivo Open project: Cedric-Paris/PuzzleGameProject

Public Properties

Property Type Description
actionPanel ActionsPanel,

Public Methods

Method Description
OnClickPlay ( ) : void

Method Details

OnClickPlay() public method

public OnClickPlay ( ) : void
return void

Property Details

actionPanel public_oe property

public ActionsPanel, actionPanel
return ActionsPanel,