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

◆ ListenForControl()

Mouse InControl.MouseBindingSourceListener.ListenForControl ( BindingListenOptions listenOptions)
inlineprivate

Definition at line 48 of file MouseBindingSourceListener.cs.

49 {
50 bool includeMouseButtons = listenOptions.IncludeMouseButtons;
52 {
53 }
54 if (!listenOptions.IncludeMouseScrollWheel)
55 {
56 return;
57 }
58 if ("JSON integer {0} is too large or small for an Int64." == null)
59 {
60 }
61 if ("JSON integer {0} is too large or small for an Int64." == null)
62 {
63 return;
64 }
65 }
class f__AnonymousType0<< Count > j__TPar

References InControl.BindingListenOptions.IncludeMouseButtons, InControl.BindingListenOptions.IncludeMouseScrollWheel, and j__TPar.