Edit

Share via


LobbySearchResult.OwnerEntity property

The current owner of the lobby.

public PFEntityKey OwnerEntity { get; }

Remarks

LobbySearchResult.OwnerEntity may be null if the lobby doesn't currently have an owner.

See Also