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

◆ AddSystemDeviceProfiles()

void InControl.NativeInputDeviceManager.AddSystemDeviceProfiles ( )
inlineprivate

Definition at line 121 of file NativeInputDeviceManager.cs.

122 {
123 if (!true)
124 {
125 }
126 InputDeviceProfile inputDeviceProfile;
127 this.AddSystemDeviceProfile(inputDeviceProfile);
128 }
class f__AnonymousType0<< Count > j__TPar
void AddSystemDeviceProfile(InputDeviceProfile deviceProfile)

References InControl.NativeInputDeviceManager.AddSystemDeviceProfile(), and j__TPar.

Referenced by InControl.NativeInputDeviceManager.NativeInputDeviceManager().