Property Lines

Garry Newman 2016-11-02 20:10:18 +00:00
parent dcc5bae703
commit d9a091a93a
9 changed files with 0 additions and 67 deletions

@ -6,5 +6,4 @@
### Properties
* **int** [[BuildId|Facepunch.Steamworks.App.BuildId]]
### Fields

@ -7,16 +7,11 @@
### Properties
* **uint** [[AppId|Facepunch.Steamworks.BaseSteamworks.AppId]]
* **Inventory** [[Inventory|Facepunch.Steamworks.BaseSteamworks.Inventory]]
* **bool** [[IsValid|Facepunch.Steamworks.BaseSteamworks.IsValid]]
* **Networking** [[Networking|Facepunch.Steamworks.BaseSteamworks.Networking]]
* **Workshop** [[Workshop|Facepunch.Steamworks.BaseSteamworks.Workshop]]
### Fields
* **Action\<MessageType, string\>** [[OnMessage|Facepunch.Steamworks.BaseSteamworks.OnMessage]]
* **Action** [[OnUpdate|Facepunch.Steamworks.BaseSteamworks.OnUpdate]]

@ -6,38 +6,22 @@
### Properties
* **App** [[App|Facepunch.Steamworks.Client.App]]
* **uint** [[AppId|Facepunch.Steamworks.Client.AppId]]
* **Auth** [[Auth|Facepunch.Steamworks.Client.Auth]]
* **string** [[BetaName|Facepunch.Steamworks.Client.BetaName]]
* **Friends** [[Friends|Facepunch.Steamworks.Client.Friends]]
* **Inventory** [[Inventory|Facepunch.Steamworks.Client.Inventory]]
* **bool** [[IsValid|Facepunch.Steamworks.Client.IsValid]]
* **Networking** [[Networking|Facepunch.Steamworks.Client.Networking]]
* **Overlay** [[Overlay|Facepunch.Steamworks.Client.Overlay]]
* **Screenshots** [[Screenshots|Facepunch.Steamworks.Client.Screenshots]]
* **ServerList** [[ServerList|Facepunch.Steamworks.Client.ServerList]]
* **Stats** [[Stats|Facepunch.Steamworks.Client.Stats]]
* **ulong** [[SteamId|Facepunch.Steamworks.Client.SteamId]]
* **string** [[Username|Facepunch.Steamworks.Client.Username]]
* **Voice** [[Voice|Facepunch.Steamworks.Client.Voice]]
* **Workshop** [[Workshop|Facepunch.Steamworks.Client.Workshop]]
### Fields
* **Action\<MessageType, string\>** [[OnMessage|Facepunch.Steamworks.Client.OnMessage]]
* **Action** [[OnUpdate|Facepunch.Steamworks.Client.OnUpdate]]

@ -6,5 +6,4 @@
### Properties
* **bool** [[UseThisCall|Facepunch.Steamworks.Config.UseThisCall]]
### Fields

@ -8,10 +8,7 @@
### Properties
* **IEnumerable\<SteamFriend\>** [[All|Facepunch.Steamworks.Friends.All]]
* **IEnumerable\<SteamFriend\>** [[AllBlocked|Facepunch.Steamworks.Friends.AllBlocked]]
* **IEnumerable\<SteamFriend\>** [[AllFriends|Facepunch.Steamworks.Friends.AllFriends]]
### Fields

@ -5,16 +5,10 @@
### Properties
* **byte[]** [[Data|Facepunch.Steamworks.Image.Data]]
* **int** [[Height|Facepunch.Steamworks.Image.Height]]
* **int** [[Id|Facepunch.Steamworks.Image.Id]]
* **bool** [[IsError|Facepunch.Steamworks.Image.IsError]]
* **bool** [[IsLoaded|Facepunch.Steamworks.Image.IsLoaded]]
* **int** [[Width|Facepunch.Steamworks.Image.Width]]
### Fields

@ -8,46 +8,26 @@
### Properties
* **uint** [[AppId|Facepunch.Steamworks.Server.AppId]]
* **ServerAuth** [[Auth|Facepunch.Steamworks.Server.Auth]]
* **int** [[BotCount|Facepunch.Steamworks.Server.BotCount]]
* **string** [[GameDescription|Facepunch.Steamworks.Server.GameDescription]]
* **string** [[GameTags|Facepunch.Steamworks.Server.GameTags]]
* **Inventory** [[Inventory|Facepunch.Steamworks.Server.Inventory]]
* **bool** [[IsValid|Facepunch.Steamworks.Server.IsValid]]
* **bool** [[LoggedOn|Facepunch.Steamworks.Server.LoggedOn]]
* **string** [[MapName|Facepunch.Steamworks.Server.MapName]]
* **int** [[MaxPlayers|Facepunch.Steamworks.Server.MaxPlayers]]
* **string** [[ModDir|Facepunch.Steamworks.Server.ModDir]]
* **Networking** [[Networking|Facepunch.Steamworks.Server.Networking]]
* **bool** [[Passworded|Facepunch.Steamworks.Server.Passworded]]
* **string** [[Product|Facepunch.Steamworks.Server.Product]]
* **ServerQuery** [[Query|Facepunch.Steamworks.Server.Query]]
* **string** [[ServerName|Facepunch.Steamworks.Server.ServerName]]
* **ServerStats** [[Stats|Facepunch.Steamworks.Server.Stats]]
* **ulong** [[SteamId|Facepunch.Steamworks.Server.SteamId]]
* **string** [[Username|Facepunch.Steamworks.Server.Username]]
* **Workshop** [[Workshop|Facepunch.Steamworks.Server.Workshop]]
### Fields
* **Action\<MessageType, string\>** [[OnMessage|Facepunch.Steamworks.Server.OnMessage]]
* **Action** [[OnUpdate|Facepunch.Steamworks.Server.OnUpdate]]

@ -5,27 +5,16 @@
### Properties
* **ulong** [[CurrentAppId|Facepunch.Steamworks.SteamFriend.CurrentAppId]]
* **ulong** [[Id|Facepunch.Steamworks.SteamFriend.Id]]
* **bool** [[IsBlocked|Facepunch.Steamworks.SteamFriend.IsBlocked]]
* **bool** [[IsFriend|Facepunch.Steamworks.SteamFriend.IsFriend]]
* **bool** [[IsOnline|Facepunch.Steamworks.SteamFriend.IsOnline]]
* **bool** [[IsPlaying|Facepunch.Steamworks.SteamFriend.IsPlaying]]
* **bool** [[IsPlayingThisGame|Facepunch.Steamworks.SteamFriend.IsPlayingThisGame]]
* **int** [[ServerGamePort|Facepunch.Steamworks.SteamFriend.ServerGamePort]]
* **uint** [[ServerIp|Facepunch.Steamworks.SteamFriend.ServerIp]]
* **ulong** [[ServerLobbyId|Facepunch.Steamworks.SteamFriend.ServerLobbyId]]
* **int** [[ServerQueryPort|Facepunch.Steamworks.SteamFriend.ServerQueryPort]]
### Fields
* **string** [[Name|Facepunch.Steamworks.SteamFriend.Name]]

@ -7,14 +7,10 @@
### Properties
* **DateTime** [[LastVoiceRecordTime|Facepunch.Steamworks.Voice.LastVoiceRecordTime]]
* **uint** [[OptimalSampleRate|Facepunch.Steamworks.Voice.OptimalSampleRate]]
* **TimeSpan** [[TimeSinceLastVoiceRecord|Facepunch.Steamworks.Voice.TimeSinceLastVoiceRecord]]
* **bool** [[WantsRecording|Facepunch.Steamworks.Voice.WantsRecording]]
### Fields
* **Action\<IntPtr, int\>** [[OnCompressedData|Facepunch.Steamworks.Voice.OnCompressedData]]
* **Action\<IntPtr, int\>** [[OnUncompressedData|Facepunch.Steamworks.Voice.OnUncompressedData]]