Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ TryAdd< TKey, TValue >()

static bool System.Text.Json.JsonHelpers.TryAdd< TKey, TValue > ( this Dictionary< TKey, TValue > dictionary,
in TKey key,
in TValue value )
inlinestatic

Definition at line 47 of file JsonHelpers.cs.

References System.dictionary, System.key, and System.value.