Broke Protocol Game API Reference  1.39
Code reference for server and client scripting
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
BrokeProtocol.Utility.AppContact Struct Reference

Public Member Functions

 AppContact (string playerName, string profileURL, string lastSeen)
 
override readonly int GetHashCode ()
 
override readonly bool Equals (object obj)
 

Public Attributes

string playerName
 
string profileURL
 
string lastSeen
 

Constructor & Destructor Documentation

◆ AppContact()

BrokeProtocol.Utility.AppContact.AppContact ( string playerName,
string profileURL,
string lastSeen )
inline

Member Function Documentation

◆ Equals()

override readonly bool BrokeProtocol.Utility.AppContact.Equals ( object obj)

◆ GetHashCode()

override readonly int BrokeProtocol.Utility.AppContact.GetHashCode ( )

Member Data Documentation

◆ lastSeen

string BrokeProtocol.Utility.AppContact.lastSeen

◆ playerName

string BrokeProtocol.Utility.AppContact.playerName

◆ profileURL

string BrokeProtocol.Utility.AppContact.profileURL

The documentation for this struct was generated from the following file: