Please enable JavaScript.
Coggle requires JavaScript to display documents.
SO Architecture (Unit Health (FloatVariable HP #, bool ResetHP,…
SO Architecture
Unit Health
-
-
FloatReference StartingHP #
-
-
GameEvent Listener
-
Methods
OnEnable
Event.RegisterListener(this) #
OnDisable
Event.UnregisterListener(this) #
-
-
-