EOS_Auth_LoginStatusChangedCallbackInfo

EOS API reference page for EOS_Auth_LoginStatusChangedCallbackInfo

1분 미만 소요

This data structure is part of the Auth Interface.

Remarks

Output parameters for the EOS_Auth_OnLoginStatusChangedCallback Function.

Properties

EOS_Auth_LoginStatusChangedCallbackInfo

PropertyValue
void* ClientDataContext that was passed into EOS_Auth_AddNotifyLoginStatusChanged
EOS_EpicAccountId LocalUserIdThe Epic Account ID of the local user whose status has changed
EOS_ELoginStatus PrevStatusThe status prior to the change
EOS_ELoginStatus CurrentStatusThe status at the time of the notification