Terraria v1.4.4.9
Terraria source code documentation
|
bool System.Threading.IAsyncLocalValueMap.TryGetValue | ( | IAsyncLocal | key, |
out object | value ) |
Implemented in System.Threading.AsyncLocalValueMap.EmptyAsyncLocalValueMap, System.Threading.AsyncLocalValueMap.OneElementAsyncLocalValueMap, System.Threading.AsyncLocalValueMap.TwoElementAsyncLocalValueMap, System.Threading.AsyncLocalValueMap.ThreeElementAsyncLocalValueMap, and System.Threading.AsyncLocalValueMap.MultiElementAsyncLocalValueMap.