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.AppInbox Struct Reference

Public Member Functions

 AppInbox (string playerName, string profileURL, int unreadCount, string preview, DateTimeOffset time)
 

Public Attributes

readonly string playerName
 
readonly string profileURL
 
readonly int unreadCount
 
readonly string preview
 
readonly DateTimeOffset time
 

Constructor & Destructor Documentation

◆ AppInbox()

BrokeProtocol.Utility.AppInbox.AppInbox ( string playerName,
string profileURL,
int unreadCount,
string preview,
DateTimeOffset time )
inline

Member Data Documentation

◆ playerName

readonly string BrokeProtocol.Utility.AppInbox.playerName

◆ preview

readonly string BrokeProtocol.Utility.AppInbox.preview

◆ profileURL

readonly string BrokeProtocol.Utility.AppInbox.profileURL

◆ time

readonly DateTimeOffset BrokeProtocol.Utility.AppInbox.time

◆ unreadCount

readonly int BrokeProtocol.Utility.AppInbox.unreadCount

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