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
|
This is the complete list of members for System.Collections.Stack, 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(global::System.Array array, int index) | System.Collections.Stack | inlinevirtual |
Count | System.Collections.Stack | |
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 |