C# Class FTEM_VisibleBG, ProjectPhoenix

Inheritance: MonoBehaviour
Exibir arquivo Open project: Alx666/ProjectPhoenix

Public Properties

Property Type Description
BG GameObject
myCheck bool

Public Methods

Method Description
OnMouseDown ( ) : void
Start ( ) : void

Method Details

OnMouseDown() public method

public OnMouseDown ( ) : void
return void

Start() public method

public Start ( ) : void
return void

Property Details

BG public_oe property

public GameObject BG
return GameObject

myCheck public_oe property

public bool myCheck
return bool