Lua API
On this page
Social_FriendsUpdate_S2C
Inherits from
Friends list update
Fields:
Friend FriendData
The set of friend data for the player
Type FriendsUpdateType
The type of the update
Methods:
GetPropertyKeys() : string[]
Returns a list of strings of all public property / field names. Useful for reflection on UserData in lua scripts
Returns:string[]
ToString() : string
Returns a string that represents the current object.
Returns:string