Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
IAsyncLocalValueMap | Set (IAsyncLocal key, object value, bool treatNullValueAsNonexistent) |
bool | TryGetValue (IAsyncLocal key, out object value) |
Definition at line 7 of file AsyncLocalValueMap.cs.