Albin Jose@suppo.fideleted by creator to Programmer Humor@lemmy.ml · 3 years agoDepression Is No Moresuppo.fiimagemessage-square95linkfedilinkarrow-up11.81Karrow-down140
arrow-up11.77Karrow-down1imageDepression Is No Moresuppo.fiAlbin Jose@suppo.fideleted by creator to Programmer Humor@lemmy.ml · 3 years agomessage-square95linkfedilink
minus-squaredylanTheDeveloper@lemmy.worldlinkfedilinkarrow-up2·edit-23 years agoAhh so the whole create a object from a class thing actually works in native C++. So I can create child classes aswel and do cool stuff like casting. Don’t laugh okay I thought C++ through Unreal Engine was vastly different from native C++ (because that’s what I learnt first) Never actually used classes when I was playing with native C++. Couldn’t think of anything simple to make that would require it
Ahh so the whole create a object from a class thing actually works in native C++. So I can create child classes aswel and do cool stuff like casting.
Don’t laugh okay I thought C++ through Unreal Engine was vastly different from native C++ (because that’s what I learnt first)
Never actually used classes when I was playing with native C++. Couldn’t think of anything simple to make that would require it