Hello,
I am very new to UScript and OOP in general, but not programming. I have a question:
Say I am writing a mutator to give the MachineGun unlimited ammo. I want the mutator to inherit the properties of a Mutator, but I also need it to inherit the properties of the machine gun. Is there a way to extend multiple classes?
Eya
I am very new to UScript and OOP in general, but not programming. I have a question:
Say I am writing a mutator to give the MachineGun unlimited ammo. I want the mutator to inherit the properties of a Mutator, but I also need it to inherit the properties of the machine gun. Is there a way to extend multiple classes?
Eya
Comment