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

◆ HasAnySection

bool Terraria.RemoteClient.HasAnySection
getset

Definition at line 16 of file RemoteClient.cs.

17 {
18 [global::Cpp2ILInjected.Token(Token = "0x600273C")]
19 [global::Cpp2ILInjected.Address(RVA = "0x10C403C", Offset = "0x10C403C", Length = "0xD0")]
20 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
21 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(NetManager), Member = "Broadcast", MemberParameters = new object[]
22 {
24 typeof(int)
25 }, ReturnType = typeof(void))]
26 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(NetManager), Member = "Broadcast", MemberParameters = new object[]
27 {
30 typeof(int)
31 }, ReturnType = typeof(void))]
32 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
33 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
34 get
35 {
36 throw null;
37 }
38 }
class f__AnonymousType0<< Count > j__TPar
delegate bool BroadcastCondition(int clientIndex)