Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Threading.IAsyncLocalValueMap Interface Reference

Public Member Functions

bool TryGetValue (IAsyncLocal key, out object value)
 
IAsyncLocalValueMap Set (IAsyncLocal key, object value, bool treatNullValueAsNonexistent)
 

Detailed Description

Definition at line 3 of file IAsyncLocalValueMap.cs.


The documentation for this interface was generated from the following file: