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

◆ HasValidInfo

bool Terraria.Net.NetGroupInfo.SteamLobbyInfoProvider.HasValidInfo
getset

Implements Terraria.Net.NetGroupInfo.INetGroupInfoProvider.

Definition at line 211 of file NetGroupInfo.cs.

212 {
213 [global::Cpp2ILInjected.Token(Token = "0x600389D")]
214 [global::Cpp2ILInjected.Address(RVA = "0x143D384", Offset = "0x143D384", Length = "0x60")]
215 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
216 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
217 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
218 get
219 {
220 throw null;
221 }
222 }