Beamable SDK
|
Public Member Functions | |
bool | ContainsKey (TKey key) |
bool | TryAdd (TKey key, TValue value) |
bool | TryGetValue (TKey key, out TValue value) |
void | Clear () |
Properties | |
int | Count [get] |
IEnumerable< TValue > | Values [get] |
TValue | this[TKey key] [getset] |