C# Class HealthDisplay, diluvium

Inheritance: MonoBehaviour
Show file 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 property

public Renderer healthEmptyRenderer
return Renderer

healthFullRenderer public property

public Renderer healthFullRenderer
return Renderer

pivot public property

public Transform pivot
return Transform

totem public property

public Totem, totem
return Totem,