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

◆ rect

Rect UnityEngine.Camera.rect
getset

Definition at line 203 of file Camera.cs.

204 {
205 [global::Cpp2ILInjected.Token(Token = "0x6000203")]
206 [global::Cpp2ILInjected.Address(RVA = "0x1F763A0", Offset = "0x1F763A0", Length = "0x58")]
207 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
208 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "LocalUser", Member = "get_ViewportRegion", ReturnType = typeof(Rect))]
209 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "InControl.TouchManager", Member = "TouchCameraIsValid", ReturnType = typeof(bool))]
210 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 3)]
211 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
212 get
213 {
214 throw null;
215 }
216 [global::Cpp2ILInjected.Token(Token = "0x6000204")]
217 [global::Cpp2ILInjected.Address(RVA = "0x1F7643C", Offset = "0x1F7643C", Length = "0x54")]
218 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
219 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "XNAUICameraSettings", Member = "UpdateViewport", MemberParameters = new object[] { typeof(Rect) }, ReturnType = typeof(void))]
220 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "XNAWorldCameraSettings", Member = "UpdateViewport", MemberParameters = new object[] { typeof(Rect) }, ReturnType = typeof(void))]
221 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "XNAWorldCameraSettings", Member = "ApplyCamera", ReturnType = typeof(void))]
222 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "InControl.TouchManager", Member = "UpdateScreenSize", MemberParameters = new object[] { typeof(Vector2) }, ReturnType = typeof(void))]
223 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 5)]
224 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
225 set
226 {
227 throw null;
228 }
229 }
class f__AnonymousType0<< Count > j__TPar