mirror of
https://github.com/Facepunch/Facepunch.Steamworks.git
synced 2025-04-06 09:39:02 +03:00
csharp examples
parent
0a8d4778ed
commit
96477826c0
@ -5,7 +5,7 @@ Handles most interactions with people in Steam, not just friends as the name wou
|
||||
|
||||
|
||||
### Example
|
||||
```
|
||||
```csharp
|
||||
foreach ( var friend in client.Friends.AllFriends )
|
||||
{
|
||||
Console.WriteLine( $"{friend.Id}: {friend.Name}" );
|
||||
|
Loading…
x
Reference in New Issue
Block a user