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
Cursor.cs
Go to the documentation of this file.
1using System;
3
4namespace UnityEngine
5{
6 // Token: 0x02000043 RID: 67
7 [NativeHeader("Runtime/Export/Input/Cursor.bindings.h")]
8 public class Cursor
9 {
10 // Token: 0x17000014 RID: 20
11 // (get) Token: 0x06000091 RID: 145 RVA: 0x00002BB8 File Offset: 0x00000DB8
13 {
14 get
15 {
16 throw new MissingMethodException();
17 }
18 }
19 }
20}
class f__AnonymousType0<< Count > j__TPar
static CursorLockMode lockState
Definition Cursor.cs:13