C# Class EraserCheckBoxOnEditor, PuzzleGameProject

Inheritance: MonoBehaviour
Afficher le fichier Open project: Cedric-Paris/PuzzleGameProject

Méthodes publiques

Свойство Type Description
removeEditorManaged RemoveEditorTiles,

Méthodes publiques

Méthode Description
Start ( ) : void

Processing performed by Unity when an instance is created.

Private Methods

Méthode Description
OnToggleCheck ( ) : void
OnToggleUnCheck ( ) : void

Method Details

Start() public méthode

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

Property Details

removeEditorManaged public_oe property

public RemoveEditorTiles, removeEditorManaged
Résultat RemoveEditorTiles,