Facepunch.Steamworks Wiki

Steamworks.PartyBeacon.JoinAsync

Syntax

async Task<string> JoinAsync()

Description

Will attempt to join the party. If successful will return a connection string. If failed, will return null

Returns

Task<string>