Flow event when switching between VR and desktop mode?

Is there a flow event I can listen to, that gets sent when the player switches between VR and desktop mode? For both vr > desktop and desktop > vr

The issue I have is that our custom toolbar (functioning as HUD) disappears when switching modes. Therefore I want to set the toolbar to open again on the switch event.

Found the event for it:
CHANGE_VR_STATE

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.