An ID for a FOvrUser which is unique per Developer Center organization. This ID allows different apps within the same org to be able to identify the user. You can retrieve this ID by using UOvrRequestsBlueprintLibrary::User_GetOrgScopedID().
The unique id of the FOvrUser in each organization, allowing different apps within the same Developer Center organization to have a consistent id for the same user.
Member Functions
FOvrOrgScopedID ( )
This is the default constructor for the struct, which initializes the ::ovrOrgScopedIDHandle and TOvrMessageHandlePtr to their default values.