Navigation
API > API/Plugins > API/Plugins/OnlineSubsystemUtils > API/Plugins/OnlineSubsystemUtils/AOnlineBeaconHost
| Type | Name | Description | |
|---|---|---|---|
| void | OnAuthenticationVerificationComplete
(
const FUniqueNetId& PlayerId, |
This version of the OnAuthenticationVerificationComplete is deprecated. Please use the new OnAuthenticationVerificationComplete method instead. | |
| void | OnAuthenticationVerificationComplete
(
UNetConnection* Connection, |
Event which must be signaled to complete an authentication verification request. |