terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
IntHashSet Class Reference

Public Member Functions

void Add (int valueToAdd)
 
bool Contains (int valueToCheck)
 
bool ContainsSet (int[] values)
 
 IntHashSet ()
 

Properties

List< int > Values [get, set]
 
int Count [get]
 

Private Attributes

List< int > ValuesInSet
 

Detailed Description

Definition at line 6 of file IntHashSet.cs.


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