Changing Collision Component's Area Class to effect Navigation?

I’ve found a solution to this, as luthage stated the flags that needed to be set were the problem, however i had to set the flags during the Constructor of AMyBox rather than in a function that’s called later down the line.