terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
|
This is the complete list of members for ReLogic.Utilities.SlotVector< T >, including all inherited members.
_array | ReLogic.Utilities.SlotVector< T > | private |
_freeHead | ReLogic.Utilities.SlotVector< T > | private |
_usedSpaceLength | ReLogic.Utilities.SlotVector< T > | private |
Add(T value) | ReLogic.Utilities.SlotVector< T > | inline |
Capacity | ReLogic.Utilities.SlotVector< T > | |
Clear() | ReLogic.Utilities.SlotVector< T > | inline |
Count | ReLogic.Utilities.SlotVector< T > | |
GetEnumerator() | ReLogic.Utilities.SlotVector< T > | inlineprivate |
GetEnumerator() | ReLogic.Utilities.SlotVector< T > | inlineprivate |
GetPair(int index) | ReLogic.Utilities.SlotVector< T > | inline |
Has(SlotId id) | ReLogic.Utilities.SlotVector< T > | inline |
Has(int index) | ReLogic.Utilities.SlotVector< T > | inline |
k__BackingField | ReLogic.Utilities.SlotVector< T > | private |
MAX_INDEX | ReLogic.Utilities.SlotVector< T > | privatestatic |
Remove(SlotId id) | ReLogic.Utilities.SlotVector< T > | inline |
SlotVector(int capacity) | ReLogic.Utilities.SlotVector< T > | inline |
this[int index] | ReLogic.Utilities.SlotVector< T > | |
this[SlotId id] | ReLogic.Utilities.SlotVector< T > |