C# Class HealthDisplay, diluvium

Inheritance: MonoBehaviour
显示文件 Open project: Collegiennes/diluvium Class Usage Examples

Public Properties

Property Type Description
healthEmptyRenderer Renderer
healthFullRenderer Renderer
pivot Transform
totem Totem,

Public Methods

Method Description
Update ( ) : void

Method Details

Update() public method

public Update ( ) : void
return void

Property Details

healthEmptyRenderer public_oe property

public Renderer healthEmptyRenderer
return Renderer

healthFullRenderer public_oe property

public Renderer healthFullRenderer
return Renderer

pivot public_oe property

public Transform pivot
return Transform

totem public_oe property

public Totem, totem
return Totem,