Kerbal Space Program
1.12.4
|
Public Member Functions | |
MatchMakingKeyValuePair_t (string strKey, string strValue) | |
Public Attributes | |
string | m_szKey |
string | m_szValue |
Store key/value pair used in matchmaking queries.
Actually, the name Key/Value is a bit misleading. The "key" is better understood as "filter operation code" and the "value" is the operand to this filter operation. The meaning of the operand depends upon the filter.
|
inline |
string Steamworks.MatchMakingKeyValuePair_t.m_szKey |
string Steamworks.MatchMakingKeyValuePair_t.m_szValue |