This data structure is part of the Connect Interface.
Remarks
Output parameters for the EOS_Connect_CreateUser function.
Properties
EOS_Connect_CreateUserCallbackInfo
Property | Value |
---|---|
EOS_EResult ResultCode | The EOS_EResult code for the operation. EOS_Success indicates that the operation succeeded; other codes indicate errors. |
void* ClientData | Context that was passed into EOS_Connect_CreateUser. |
EOS_ProductUserId LocalUserId | If the operation succeeded, this is the Product User ID of the local user who was created. |