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

◆ texelSize

Vector2 UnityEngine.Texture.texelSize
getsetinherited

Definition at line 254 of file Texture.cs.

255 {
256 [NativeName("GetTexelSize")]
257 [global::Cpp2ILInjected.Token(Token = "0x6000108")]
258 [global::Cpp2ILInjected.Address(RVA = "0x1F6F508", Offset = "0x1F6F508", Length = "0x4C")]
259 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
260 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "UnityEngine.UI.RawImage", Member = "OnPopulateMesh", MemberParameters = new object[] { "UnityEngine.UI.VertexHelper" }, ReturnType = typeof(void))]
261 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
262 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
263 get
264 {
265 throw null;
266 }
267 }
class f__AnonymousType0<< Count > j__TPar