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

OVR_PartyUpdateAction.h File

Overview

Details

Enumeration Types

enum OVR_PartyUpdateAction.h.ovrPartyUpdateAction_
Enumerator
ovrPartyUpdateAction_Unknown
ovrPartyUpdateAction_Join
ovrPartyUpdateAction_Leave
ovrPartyUpdateAction_Invite
ovrPartyUpdateAction_Uninvite

Typedefs

typedef enum ovrPartyUpdateAction_ ovrPartyUpdateAction ( )
No description available.

Functions

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