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

◆ Id

NetGroupInfo.InfoProviderId Terraria.Net.NetGroupInfo.SteamLobbyInfoProvider.Id
getset

Implements Terraria.Net.NetGroupInfo.INetGroupInfoProvider.

Definition at line 199 of file NetGroupInfo.cs.

200 {
201 [global::Cpp2ILInjected.Token(Token = "0x600389C")]
202 [global::Cpp2ILInjected.Address(RVA = "0x143D37C", Offset = "0x143D37C", Length = "0x8")]
203 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
204 get
205 {
206 throw null;
207 }
208 }