C# Class EraserCheckBoxOnEditor, PuzzleGameProject

Inheritance: MonoBehaviour
显示文件 Open project: Cedric-Paris/PuzzleGameProject

Public Properties

Property Type Description
removeEditorManaged RemoveEditorTiles,

Public Methods

Method Description
Start ( ) : void

Processing performed by Unity when an instance is created.

Private Methods

Method Description
OnToggleCheck ( ) : void
OnToggleUnCheck ( ) : void

Method Details

Start() public method

Processing performed by Unity when an instance is created.
public Start ( ) : void
return void

Property Details

removeEditorManaged public_oe property

public RemoveEditorTiles, removeEditorManaged
return RemoveEditorTiles,