terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
|
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 |
Definition at line 6 of file IntHashSet.cs.