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

OVR_AchievementType.h File

Overview

Details

Enumeration Types

enum OVR_AchievementType.h.ovrAchievementType_
Enumerator
ovrAchievement_TypeUnknown
ovrAchievement_TypeSimple
ovrAchievement_TypeBitfield
ovrAchievement_TypeCount

Typedefs

typedef enum ovrAchievementType_ ovrAchievementType ( )
No description available.

Functions

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