C# Class Respawn, Lurk2015Testing

Inheritance: MonoBehaviour
显示文件 Open project: gmuGADIG/Lurk2015Testing Class Usage Examples

Public Properties

Property Type Description
cp GameObject

Public Methods

Method Description
setCheckpoint ( GameObject go ) : void

Private Methods

Method Description
OnDeath ( ) : void

Method Details

setCheckpoint() public method

public setCheckpoint ( GameObject go ) : void
go GameObject
return void

Property Details

cp public_oe property

public GameObject cp
return GameObject