terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ DrawEntries()

void GUIEmotesWindow.DrawEntries ( )
inlineprivate

Definition at line 134 of file GUIEmotesWindow.cs.

135 {
137 int size = emoteEntries._size;
138 if (emoteEntries == null)
139 {
140 }
141 }
class f__AnonymousType0<< Count > j__TPar
List< int > _emoteEntries

References _emoteEntries, System.Collections.Generic.List< T >._size, and j__TPar.

Referenced by Draw().