terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches
System.Collections.Generic.IReadOnlyDictionary< TKey, TValue > Member List

This is the complete list of members for System.Collections.Generic.IReadOnlyDictionary< TKey, TValue >, including all inherited members.

CountSystem.Collections.Generic.IReadOnlyCollection< KeyValuePair< TKey, TValue > >
IEnumerable< KeyValuePair< TKey, TValue > >.GetEnumerator()System.Collections.Generic.IEnumerable< KeyValuePair< TKey, TValue > >
System::Collections::Generic::IEnumerable.GetEnumerator()System.Collections.Generic.IEnumerable< out T >
TryGetValue(TKey key, out TValue value)System.Collections.Generic.IReadOnlyDictionary< TKey, TValue >