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

OVR_Party.h File

Overview

Typedefs

struct ovrParty *

Details

Typedefs

typedef struct ovrParty* ovrPartyHandle ( )
No description available.

Functions

ovrUserArrayHandle ovr_Party_GetInvitedUsers
( const ovrPartyHandle obj )
This method may return null. This indicates that the value is not present or that the curent app or user is not permitted to access it.
ovrUserHandle ovr_Party_GetLeader
( const ovrPartyHandle obj )
This method may return null. This indicates that the value is not present or that the curent app or user is not permitted to access it.
ovrUserArrayHandle ovr_Party_GetUsers
( const ovrPartyHandle obj )
This method may return null. This indicates that the value is not present or that the curent app or user is not permitted to access it.
ovrID ovr_Party_GetID
( const ovrPartyHandle obj )
No description available.
Did you find this page helpful?
Thumbs up icon
Thumbs down icon