Set object hidden during gameplay but not when simulating

Setting Actor Hidden In Game to True hides the actor during simulation. Is it possible to hide an object during PIE only when something is possessed without using blueprint? There must be some distinction in the engine because Simulate shows both the viewport toolbar and the grid if enabled.