Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Diagnostics.Tracing.ConcurrentSet< KeyType, ItemType > Struct Template Reference

Public Member Functions

ItemType TryGet (KeyType key)
 
ItemType GetOrAdd (ItemType newItem)
 

Private Attributes

ItemType[] items
 

Detailed Description

Type Constraints
ItemType :ConcurrentSetItem 
ItemType :KeyType 
ItemType :ItemType 

Definition at line 5 of file ConcurrentSet.cs.


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