This repository was archived by the owner on Aug 14, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 9
UIUpgradePanel.cs
Erik edited this page Apr 24, 2019
·
1 revision
Script: UIUpgradePanel.cs
- UIPanel
- UIUpgradeSlots
- PlayerUpgrades
- UpdateUI() - Iterates through the current panel's slots and displays the corresponding PlayerUpgrade at that slot. It clears the slots beyond the last upgrade.
- None
- slotsParent - The transform that holds all UIUpgradeSlots as children.
Iterates through the current panel's slots and displays the corresponding PlayerUpgrade at that slot. It clears the slots beyond the last upgrade.
Script Documentation
General Scripts
Generic Character Scripts
Enemy Scripts
Player Scripts
Erik's ongoing laundry list of TODOs that he doesn't want to create issues for