Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
SteamAddress (CSteamID steamId) | |
override string | ToString () |
override string | GetIdentifier () |
override bool | IsLocalHost () |
override string | GetFriendlyName () |
Public Attributes | |
readonly CSteamID | SteamId |
AddressType | Type |
Private Attributes | |
string | _friendlyName |
Definition at line 5 of file SteamAddress.cs.