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 UnityEngineInternal.GenericStack, including all inherited members.
_array | System.Collections.Stack | private |
_size | System.Collections.Stack | private |
_syncRoot | System.Collections.Stack | private |
_version | System.Collections.Stack | private |
Clear() | System.Collections.Stack | inlinevirtual |
Clone() | System.Collections.Stack | inlinevirtual |
CopyTo(Array array, int index) | System.Collections.Stack | inlinevirtual |
Count | System.Collections.Stack | |
GenericStack() | UnityEngineInternal.GenericStack | inline |
GetEnumerator() | System.Collections.Stack | inlinevirtual |
IsSynchronized | System.Collections.Stack | |
Peek() | System.Collections.Stack | inlinevirtual |
Pop() | System.Collections.Stack | inlinevirtual |
Push(object obj) | System.Collections.Stack | inlinevirtual |
Stack() | System.Collections.Stack | inline |
Stack(int initialCapacity) | System.Collections.Stack | inline |
SyncRoot | System.Collections.Stack |