C# Class FTEM_StopCam, ProjectPhoenix

Inheritance: MonoBehaviour
显示文件 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_oe property

public GameObject camObject
return GameObject

myCheck public_oe property

public bool myCheck
return bool