Match Up
Provides simple drop-in matchmaking support for any networking system.
MatchFilter Member List
This is the complete list of members for
MatchFilter
, including all inherited members.
doubleValue
MatchData
floatValue
MatchData
intValue
MatchData
key
MatchFilter
longValue
MatchData
MatchData
(string value, ValueType valueType)
MatchData
MatchData
(double value)
MatchData
MatchData
(float value)
MatchData
MatchData
(int value)
MatchData
MatchData
(uint value)
MatchData
MatchData
(long value)
MatchData
MatchData
(ulong value)
MatchData
MatchData
(string value)
MatchData
MatchFilter
(string key, double value, OperationType operation=OperationType.EQUALS)
MatchFilter
MatchFilter
(string key, long value, OperationType operation=OperationType.EQUALS)
MatchFilter
MatchFilter
(string key, string value, OperationType operation=OperationType.EQUALS)
MatchFilter
operation
MatchFilter
OperationType
enum name
MatchFilter
operator double
(MatchData matchData)
MatchData
static
operator float
(MatchData matchData)
MatchData
static
operator int
(MatchData matchData)
MatchData
static
operator long
(MatchData matchData)
MatchData
static
operator MatchData
(int value)
MatchData
static
operator MatchData
(uint value)
MatchData
static
operator MatchData
(long value)
MatchData
static
operator MatchData
(ulong value)
MatchData
static
operator MatchData
(double value)
MatchData
static
operator MatchData
(float value)
MatchData
static
operator MatchData
(string value)
MatchData
static
operator string
(MatchData matchData)
MatchData
static
operator uint
(MatchData matchData)
MatchData
static
operator ulong
(MatchData matchData)
MatchData
static
Serialize
()
MatchFilter
Serialize
(List< MatchFilter > filters)
MatchFilter
static
MatchUp::MatchData.Serialize
(string key)
MatchData
virtual
SerializeDict
(Dictionary< string, MatchData > data)
MatchData
static
stringValue
MatchData
ToString
() (defined in
MatchData
)
MatchData
uintValue
MatchData
ulongValue
MatchData
valueType
MatchData
ValueType
enum name
MatchData
Generated by
1.8.14