Class UIScreenRotationEventController
- Namespace
- PlayEveryWare.EpicOnlineServices.Samples
Class UIScreenRotationEventController
provides event callback functionality for screen rotation on mobile devices.
public class UIScreenRotationEventController : MonoBehaviour
- Inheritance
-
UIScreenRotationEventController
Fields
OnScreenRotatated
public static Action<DeviceOrientation> OnScreenRotatated
Field Value
- Action<DeviceOrientation>