How can I maintain a list of objects that all inherit from base class, but access child methods after looking one up?

后端 未结 0 1415
逝去的感伤
逝去的感伤 2020-12-30 21:06

I am trying to figure out a way to maintain a list of objects that all inherit from a PlayerUpgradeData class and be able to access methods in their child class

相关标签:
回答
  • 消灭零回复
提交回复
热议问题