| 
    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 InControl.Internal.RingBuffer< T >, including all inherited members.
| data | InControl.Internal.RingBuffer< T > | private | 
| Dequeue() | InControl.Internal.RingBuffer< T > | inline | 
| Enqueue(T value) | InControl.Internal.RingBuffer< T > | inline | 
| head | InControl.Internal.RingBuffer< T > | private | 
| RingBuffer(int size) | InControl.Internal.RingBuffer< T > | inline | 
| size | InControl.Internal.RingBuffer< T > | private | 
| sync | InControl.Internal.RingBuffer< T > | private | 
| tail | InControl.Internal.RingBuffer< T > | private |