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

◆ DrawSelectedPlayerTeamOnlyElements()

void GUIPVPIcons.DrawSelectedPlayerTeamOnlyElements ( bool sameTeam,
bool isMyPlayer )
inline

Definition at line 184 of file GUIPVPIcons.cs.

185 {
186 int num = 1;
188 if (num == 0)
189 {
190 }
192 string textValue = Language.GetTextValue("GameUI.PlayerLifeMax");
193 string text2;
194 string text = text2 + textValue;
195 }
class f__AnonymousType0<< Count > j__TPar
int[] ConnectedPlayers
static string GetTextValue(string key)
Definition Language.cs:54

References ConnectedPlayers, Terraria.Localization.Language.GetTextValue(), PageControllerLayoutDefinition< T >.Instance, j__TPar, and System.text.