Y
Hacker News
new
|
ask
|
show
|
jobs
by
AppleBananaPie
63 days ago
Never worked with it myself but I've always heard the people who do describe it as Unreal c++ because to them it's completely different than regular c++ and this must be one of the reasons why
1 comments
PacificSpecific
63 days ago
That's pretty much correct. I kind of have to switch to "unreal c++" context whenever I'm working in it. They have their own standard library etc
link
rustyhancock
62 days ago
Don't forget if you make the editor access a nullptr it'll probably crash and take out any unsaved changes to blueprints!
link