Jump to content

I cant get System Event to work in Unreal 4.21


PixiStudio

Recommended Posts

Posted

Okay so this setup works:

 

But the event I need don't :

 

WVR_EventType_DeviceSuspend = 2003

When user takes off HMD

WVR_EventType_DeviceResume = 2004

When user puts on HMD

 

Is the doc up to date?

Posted

Hi  ,

 

In current design, OEM SDK would take care all actions when suspend / resume (put on/off HMD). 

This means you can't receive the suspend / resume event. (2003/2004)

 

Have you tried like below by using Unreal delegate?

 

Thanks.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...