HealthDisplay Class

Summary

Displays the PlatformerGameKit.Health.CurrentHealth and PlatformerGameKit.Health.MaximumHealth.
Assembly
PlatformerGameKit.dll
Namespace
PlatformerGameKit
Base Types
  • MonoBehaviour
graph BT Type-->Base0["MonoBehaviour"] Type["HealthDisplay"] class Type type-node

Syntax

[AddComponentMenu(Strings.MenuPrefix + "Health Display")]
[HelpURL(Strings.APIDocumentation + "/" + nameof(HealthDisplay))]
public sealed class HealthDisplay : MonoBehaviour

Attributes

Type Description
AddComponentMenu
HelpURLAttribute