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

◆ InitialiseWorldMappings()

override void GUIControllerMappingScheme_Default.InitialiseWorldMappings ( GUIControllerMappingState normal,
GUIControllerMappingState left,
GUIControllerMappingState right )
inlineprotectedvirtual

Reimplemented from GUIControllerMappingScheme.

Definition at line 13 of file GUIControllerMappingScheme_Default.cs.

14 {
31 if (axisButtonBindings6 == null || axisButtonBindings6 != null)
32 {
35 if (axisButtonBindings6 == null || axisButtonBindings6 != null)
36 {
39 if (axisButtonBindings6 == null || axisButtonBindings6 != null)
40 {
42 if (axisButtonBindings6 == null || axisButtonBindings6 != null)
43 {
47 if (axisButtonBindings6 == null)
48 {
49 return;
50 }
51 if (axisButtonBindings6 != null)
52 {
54 bool flag3;
55 if (!flag3 || flag3)
56 {
58 if (!flag3 || flag3)
59 {
60 return;
61 }
62 }
63 }
64 }
65 }
66 }
67 }
69 }
class f__AnonymousType0<< Count > j__TPar
static bool IsCurrentPlatform(DrPlatform.DrPlatformType platform)
Definition DrPlatform.cs:49
ControllerActionButton[] AxisButtonBindings
ControllerActionButton[] ButtonBindings

References GUIControllerMappingState.AxisBindings, GUIControllerMappingState.AxisButtonBindings, GUIControllerMappingState.ButtonBindings, DrPlatform.IsCurrentPlatform(), and j__TPar.