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

◆ DefaultSize

Microsoft.Xna.Framework.Vector2 Terraria.Player.DefaultSize
getset

Definition at line 3279 of file Player.cs.

3280 {
3281 [global::Cpp2ILInjected.Token(Token = "0x600230A")]
3282 [global::Cpp2ILInjected.Address(RVA = "0xEA3538", Offset = "0xEA3538", Length = "0x2C")]
3283 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(PlayerDrawLayers), Member = "DrawStarboardRainbowTrail", MemberParameters = new object[]
3284 {
3288 }, ReturnType = typeof(void))]
3289 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
3290 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Microsoft.Xna.Framework.Vector2), Member = ".ctor", MemberParameters = new object[]
3291 {
3292 typeof(float),
3293 typeof(float)
3294 }, ReturnType = typeof(void))]
3295 get
3296 {
3297 throw null;
3298 }
3299 }
class f__AnonymousType0<< Count > j__TPar