I am confused little bit. Is this initializing of new instance of struct FCollisionQueryParams
?
As far as I know cpp we can use (), {}, = {}
for initialization. I replaced ()
with {}
in TraceParameters and didn’t got any error. Am I right?
I am confused little bit. Is this initializing of new instance of struct FCollisionQueryParams
?
As far as I know cpp we can use (), {}, = {}
for initialization. I replaced ()
with {}
in TraceParameters and didn’t got any error. Am I right?
Could you move this into the appropriate sub-section, and tag with the lecture?
If you use the link from Udemy’s Resources it will do this for you