Omni One Unreal SDK 1.1.0
The Omni One Unreal SDK allows for games to interface with the Omni platform service.
|
Array of UOmniUser objects, including paging information when relevant.
#include <OmniUser.h>
Inherits UObject.
Public Member Functions | |
UOmniUser * | GetElement (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. | |