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

◆ CopyIntoDuringChat()

void Terraria.GameInput.TriggersSet.CopyIntoDuringChat ( Player p)
inline

Definition at line 1971 of file TriggersSet.cs.

1972 {
1973 if (this.KeyStatus == null && !p.mouseInterface)
1974 {
1975 int num = 1;
1976 p.controlUseItem = num != 0;
1977 return;
1978 }
1979 bool[] keyStatus = this.KeyStatus;
1980 if (keyStatus == null)
1981 {
1982 if (keyStatus == null)
1983 {
1984 }
1985 bool playerInventory = Main.playerInventory;
1986 if (keyStatus == null)
1987 {
1988 }
1990 }
1991 int num2;
1992 if (this.KeyStatus != null)
1993 {
1994 bool mouseInterface = p.mouseInterface;
1995 if (!mouseInterface)
1996 {
1997 if (!mouseInterface)
1998 {
1999 }
2000 if (!mouseInterface)
2001 {
2002 if (!mouseInterface)
2003 {
2004 }
2005 num2 = 1;
2006 p.controlUseTile = num2 != 0;
2007 }
2008 }
2009 }
2010 if (num2 == 0)
2011 {
2012 }
2013 bool[] keyStatus2 = PlayerInput.Triggers.Current.KeyStatus;
2014 if (keyStatus2 != null)
2015 {
2016 return;
2017 }
2018 if (keyStatus2 == null)
2019 {
2020 }
2021 if (PlayerInput.Triggers.Current.KeyStatus != null)
2022 {
2023 int num3 = 1;
2024 int hotbarScrollCD = this.HotbarScrollCD;
2025 if (num3 == 0)
2026 {
2027 }
2028 int num4 = 1;
2029 if (num4 == 0)
2030 {
2031 }
2033 return;
2034 }
2035 }
class f__AnonymousType0<< Count > j__TPar

References Terraria.GameInput.TriggersPack.Current, Terraria.GameInput.TriggersSet.HotbarScrollCD, j__TPar, Terraria.GameInput.TriggersSet.KeyStatus, Terraria.Player.mouseInterface, Terraria.Main.playerInventory, and Terraria.GameInput.PlayerInput.Triggers.