Platform-unreal-4 v63 Reference Guide
Platform-unreal-4 v63 Reference Guide
Select your platform
No SDKs available
No versions available

OVR_TimeWindow.h File

Overview

Typedefs

Functions

Details

Enumeration Types

enum OVR_TimeWindow.h.ovrTimeWindow_
Enumerator
ovrTimeWindow_Unknown
ovrTimeWindow_OneHour
ovrTimeWindow_OneDay
ovrTimeWindow_OneWeek
ovrTimeWindow_ThirtyDays
ovrTimeWindow_NinetyDays

Typedefs

typedef enum ovrTimeWindow_ ovrTimeWindow ( )
How far should we go back in time looking at history? This is used in some requests such as ovr_User_GetLoggedInUserRecentlyMetUsersAndRooms()

Functions

const char* ovrTimeWindow_ToString
( ovrTimeWindow value )
Converts an ovrTimeWindow enum value to a string The returned string does not need to be freed
ovrTimeWindow ovrTimeWindow_FromString
( const char * str )
Converts a string representing an ovrTimeWindow enum value to an enum value
Did you find this page helpful?
Thumbs up icon
Thumbs down icon