Omni One Unreal SDK 1.1.0
The Omni One Unreal SDK allows for games to interface with the Omni platform service.
Loading...
Searching...
No Matches
UOmniUserArray

Description

Array of UOmniUser objects, including paging information when relevant.

#include <OmniUser.h>

Inherits UObject.

Public Member Functions

UOmniUserGetElement (int32 Index)
 Get the element at the specified index.
 
int32 GetSize () const
 Get the number of elements in this array.
 
int32 GetTotalCount () const
 Get the total number of Friends objects available.
 
bool HasNextPage () const
 If there are more friends.