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

◆ MaxUnityVersion

VersionInfo InControl.InputDeviceProfile.MaxUnityVersion
getprotected setinherited

Definition at line 295 of file InputDeviceProfile.cs.

296 {
297 get
298 {
299 VersionInfo versionInfo = this.maxUnityVersion;
300 int patch = this.maxUnityVersion.patch;
301 return versionInfo;
302 }
303 protected set
304 {
306 }
307 }
class f__AnonymousType0<< Count > j__TPar