API reference
API reference
Select your platform
No SDKs available
No versions available

FOvrBlockedUser Struct

It contains an array of users who have been blocked by the logged in user. You can't follow, be followed, invited, or searched by a blocked user. It can be retrieved using User_GetBlockedUsers().

Fields

It represents the user ID that has been blocked by the logged in user. It is a type of ID and can be retrieved using field FOvrUser::ID.

Member Functions

This is the default constructor for the struct, which initializes the ovrBlockedUserHandle and TOvrMessageHandlePtr to their default values.
Copying values from an OVR handle to the array, and the originating message to prevent the handle from being freed.
Setting all values to their defaults, effectively clearing the struct.
Updating values from an OVR handle to the array, and the originating message to prevent the handle from being freed.
Did you find this page helpful?
Thumbs up icon
Thumbs down icon