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
System.Collections.Generic.Stack< T > Member List

This is the complete list of members for System.Collections.Generic.Stack< T >, including all inherited members.

_arraySystem.Collections.Generic.Stack< T >private
_sizeSystem.Collections.Generic.Stack< T >private
_syncRootSystem.Collections.Generic.Stack< T >private
_versionSystem.Collections.Generic.Stack< T >private
Add(T item)System.Collections.Generic.ICollection< T >
Clear()System.Collections.Generic.ICollection< T >
Contains(T item)System.Collections.Generic.ICollection< T >
CopyTo(global::System.Array array, int arrayIndex)System.Collections.Generic.Stack< T >inlineprivate
System::Collections::Generic::ICollection.CopyTo(T[] array, int arrayIndex)System.Collections.Generic.ICollection< T >
CountSystem.Collections.Generic.Stack< T >
GetEnumerator()System.Collections.Generic.Stack< T >inlineprivate
GetEnumerator()System.Collections.Generic.Stack< T >inlineprivate
IsReadOnlySystem.Collections.Generic.ICollection< T >
IsSynchronizedSystem.Collections.Generic.Stack< T >private
Peek()System.Collections.Generic.Stack< T >inline
Pop()System.Collections.Generic.Stack< T >inline
Push(T item)System.Collections.Generic.Stack< T >inline
PushWithResize(T item)System.Collections.Generic.Stack< T >inlineprivate
Remove(T item)System.Collections.Generic.ICollection< T >
Stack()System.Collections.Generic.Stack< T >inline
SyncRootSystem.Collections.Generic.Stack< T >private
ThrowForEmptyStack()System.Collections.Generic.Stack< T >inlineprivate