C# Class G_ProteinCmdCtrl, 2015-Fall

Inheritance: MonoBehaviour
Datei anzeigen Open project: BioRubeBotProject/2015-Fall

Public Properties

Property Type Description
GDP GameObject
isActive bool

Public Methods

Method Description
resetTarget ( ) : void

Private Methods

Method Description
FixedUpdate ( ) : void
GetOffset ( ) : Vector3
LockOn ( ) : void
ProceedToTarget ( ) : bool
ReleaseGDP ( ) : void
Start ( ) : void
Undock ( ) : void

Method Details

resetTarget() public method

public resetTarget ( ) : void
return void

Property Details

GDP public_oe property

public GameObject GDP
return GameObject

isActive public_oe property

public bool isActive
return bool