C# Class TrackingProperties, 2015-Fall

Inheritance: MonoBehaviour
显示文件 Open project: BioRubeBotProject/2015-Fall

Public Properties

Property Type Description
isFound bool

Public Methods

Method Description
Find ( ) : bool
UnFind ( ) : void

Method Details

Find() public method

public Find ( ) : bool
return bool

UnFind() public method

public UnFind ( ) : void
return void

Property Details

isFound public_oe property

public bool isFound
return bool