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

◆ pivot

Vector2 UnityEngine.Sprite.pivot
getset

Definition at line 226 of file Sprite.cs.

227 {
228 [NativeMethod("GetPivotInPixels")]
229 [global::Cpp2ILInjected.Token(Token = "0x60004FF")]
230 [global::Cpp2ILInjected.Address(RVA = "0x1F874AC", Offset = "0x1F874AC", Length = "0x4C")]
231 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
232 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "UnityEngine.UI.Image", Member = "GenerateSprite", MemberParameters = new object[]
233 {
234 "UnityEngine.UI.VertexHelper",
235 typeof(bool)
236 }, ReturnType = typeof(void))]
237 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
238 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
239 get
240 {
241 throw null;
242 }
243 }
class f__AnonymousType0<< Count > j__TPar