terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches
IntHashSet Class Reference
+ Collaboration diagram for IntHashSet:

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, set]
 

Private Attributes

List< int > ValuesInSet
 

Detailed Description

Definition at line 8 of file IntHashSet.cs.


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