C# Class Toggle_Button, DefendAman

Inheritance: MonoBehaviour
Exibir arquivo Open project: CarsonRoscoe/DefendAman

Public Properties

Property Type Description
ButtonOn bool

Public Methods

Method Description
BeenClicked ( ) : void
Start ( ) : void

Method Details

BeenClicked() public method

public BeenClicked ( ) : void
return void

Start() public method

public Start ( ) : void
return void

Property Details

ButtonOn public_oe property

public bool ButtonOn
return bool