Class PlayerHUD
Inheritance
System.Object
PlayerHUD
Namespace: SF
Assembly: cs.temp.dll.dll
Syntax
public class PlayerHUD : MonoBehaviour
Fields
LivesText
Declaration
public TMP_Text LivesText
Field Value
| Type | Description |
|---|---|
| TMP_Text |
Methods
OnEvent(LivesEvent)
Declaration
public void OnEvent(LivesEvent livesEvent)
Parameters
| Type | Name | Description |
|---|---|---|
| LivesEvent | livesEvent |