Using Composition Over Inheritance Leads To Duplicated Code?

前端 未结 0 998
悲&欢浪女
悲&欢浪女 2021-02-05 09:22

In my quest to make the best weapon system out there (currently working in UE4) I have been moving all of my code to components.

public class Weapon
{
           


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