terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches

◆ compositionCursorPos

Vector2 UnityEngine.Input.compositionCursorPos
staticgetset

Definition at line 319 of file Input.cs.

320 {
321 [global::Cpp2ILInjected.Token(Token = "0x6000024")]
322 [global::Cpp2ILInjected.Address(RVA = "0x1FA1470", Offset = "0x1FA1470", Length = "0x44")]
323 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
324 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "UnityEngine.EventSystems.BaseInput", Member = "get_compositionCursorPos", ReturnType = typeof(Vector2))]
325 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
326 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
327 get
328 {
329 throw null;
330 }
331 [global::Cpp2ILInjected.Token(Token = "0x6000025")]
332 [global::Cpp2ILInjected.Address(RVA = "0x1FA14F0", Offset = "0x1FA14F0", Length = "0x40")]
333 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
334 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "UnityEngine.EventSystems.BaseInput", Member = "set_compositionCursorPos", MemberParameters = new object[] { typeof(Vector2) }, ReturnType = typeof(void))]
335 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
336 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
337 set
338 {
339 throw null;
340 }
341 }
class f__AnonymousType0<< Count > j__TPar