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

◆ OnScreenDeviceNameChanged()

void Microsoft.Xna.Framework.GameWindow.OnScreenDeviceNameChanged ( )
inlineprotectedinherited

Definition at line 130 of file GameWindow.cs.

131 {
133 if (screenDeviceNameChanged != null)
134 {
135 if (!true)
136 {
137 }
138 IntPtr invoke_impl = screenDeviceNameChanged.invoke_impl;
139 IntPtr method_code = screenDeviceNameChanged.method_code;
140 IntPtr method = screenDeviceNameChanged.method;
141 return;
142 }
143 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, and Microsoft.Xna.Framework.GameWindow.ScreenDeviceNameChanged.