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

◆ CreateWithDefaultBindings()

static PlayerActions BindingsExample.PlayerActions.CreateWithDefaultBindings ( )
inlinestatic

Definition at line 34 of file PlayerActions.cs.

35 {
37 do
38 {
39 if (84 == 0)
40 {
41 }
42 if (4 != 0 || 84 == 0)
43 {
44 }
45 if (84 == 0)
46 {
47 }
48 if (84 != 0 || 84 == 0)
49 {
50 }
52 if (@delegate != null)
53 {
54 if (@delegate == null)
55 {
56 break;
57 }
58 if (@delegate == null)
59 {
60 }
61 }
62 }
63 while (delegate2 == null || (delegate2 != null && delegate2 != null));
64 throw new InvalidCastException();
65 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar.

Referenced by BindingsExample.BindingsExample.OnEnable().