Rendering Actor Component Conditionally

Just to take a stab at what “render these manually” means for those stumbling upon this. I believe the meaning of this is that we must write custom view logic for these components instead of letting the engine handle it for us. I’m not sure what the implication of hiding a thing in game is but there is certainly a clever way to achieve your described feature w/o making low level engine changes.