Get desktop application:
View/edit binary Protocol Buffers messages
Used in: Dependency, Payload, Role, RoleSet, AttributeFilter, channel.ChannelState, channel.MemberState, channel.Message, friends.Friend, friends.UpdateFriendStateRequest, game_master.ChangeGameRequest, game_master.ConnectInfo, game_master.GameFactoryDescription, game_master.GameProperties, game_master.GetFactoryInfoResponse, game_master.Player, game_master.RegisterServerRequest, game_master.RegisterUtilitiesRequest, game_utilities.ClientRequest, game_utilities.ClientResponse, game_utilities.GameVariablesRequest, game_utilities.ServerRequest, game_utilities.ServerResponse, notification.Notification, report.Report, server_pool.ServerInfo, user_manager.RecentPlayer
required string name = 1
required Variant value = 2
Used in: channel.FindChannelOptions, friends.ViewFriendsRequest, game_master.GameProperties, game_master.GetGameStatsRequest, game_master.ListFactoriesRequest
Used in: AttributeFilter
MATCH_NONE = 0
MATCH_ANY = 1
MATCH_ALL = 2
MATCH_ALL_MOST_SPECIFIC = 3
Used in: Attribute, presence.Field
optional bool bool_value = 2
optional int64 int_value = 3
optional double float_value = 4
optional string string_value = 5
optional bytes blob_value = 6
optional bytes message_value = 7
optional string fourcc_value = 8
optional uint64 uint_value = 9
optional EntityId entityid_value = 10