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

◆ layer

int UnityEngine.GameObject.layer
getset

Definition at line 508 of file GameObject.cs.

509 {
510 [global::Cpp2ILInjected.Token(Token = "0x60002D1")]
511 [global::Cpp2ILInjected.Address(RVA = "0x1F7A36C", Offset = "0x1F7A36C", Length = "0x3C")]
512 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "GameObjectExtensions", Member = "InstantiatePrefabAsChild", MemberParameters = new object[]
513 {
516 }, ReturnType = typeof(GameObject))]
517 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "InControl.TouchSprite", Member = "CreateSpriteGameObject", MemberParameters = new object[]
518 {
519 typeof(string),
520 typeof(Transform)
521 }, ReturnType = typeof(GameObject))]
522 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "InControl.Utility", Member = "GameObjectIsCulledOnCurrentCamera", MemberParameters = new object[] { typeof(GameObject) }, ReturnType = typeof(bool))]
523 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "UnityEngine.UI.DefaultControls", Member = "SetParentAndAlign", MemberParameters = new object[]
524 {
527 }, ReturnType = typeof(void))]
528 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "UnityEngine.UI.InputField", Member = "UpdateGeometry", ReturnType = typeof(void))]
529 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 5)]
530 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
531 [MethodImpl(4096)]
532 get;
533 [global::Cpp2ILInjected.Token(Token = "0x60002D2")]
534 [global::Cpp2ILInjected.Address(RVA = "0x1F7A3A8", Offset = "0x1F7A3A8", Length = "0x44")]
535 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "TransformExtensions", Member = "SetLayer", MemberParameters = new object[]
536 {
537 typeof(Transform),
538 typeof(int)
539 }, ReturnType = typeof(void))]
540 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "InControl.TouchSprite", Member = "CreateSpriteGameObject", MemberParameters = new object[]
541 {
542 typeof(string),
543 typeof(Transform)
544 }, ReturnType = typeof(GameObject))]
545 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "UnityEngine.UI.DefaultControls", Member = "SetLayerRecursively", MemberParameters = new object[]
546 {
548 typeof(int)
549 }, ReturnType = typeof(void))]
550 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "UnityEngine.UI.InputField", Member = "UpdateGeometry", ReturnType = typeof(void))]
551 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 4)]
552 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
553 [MethodImpl(4096)]
554 set;
555 }
class f__AnonymousType0<< Count > j__TPar