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

◆ vertices

Vector2 [] UnityEngine.Sprite.vertices
getset

Definition at line 295 of file Sprite.cs.

296 {
297 [FreeFunction("SpriteAccessLegacy::GetSpriteVertices", HasExplicitThis = true)]
298 [global::Cpp2ILInjected.Token(Token = "0x6000503")]
299 [global::Cpp2ILInjected.Address(RVA = "0x1F8764C", Offset = "0x1F8764C", Length = "0x3C")]
300 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "UnityEngine.UI.Image", Member = "GenerateSprite", MemberParameters = new object[]
301 {
302 "UnityEngine.UI.VertexHelper",
303 typeof(bool)
304 }, ReturnType = typeof(void))]
305 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
306 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
307 [MethodImpl(4096)]
308 get;
309 }
class f__AnonymousType0<< Count > j__TPar