C# Class FTEM_StopCam, ProjectPhoenix

Inheritance: MonoBehaviour
Show file Open project: Alx666/ProjectPhoenix

Public Properties

Property Type Description
camObject 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

camObject public property

public GameObject camObject
return GameObject

myCheck public property

public bool myCheck
return bool