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

◆ associatedAlphaSplitTexture

Texture2D UnityEngine.Sprite.associatedAlphaSplitTexture
getset

Definition at line 212 of file Sprite.cs.

213 {
214 [NativeMethod("GetAlphaTexture")]
215 [global::Cpp2ILInjected.Token(Token = "0x60004FE")]
216 [global::Cpp2ILInjected.Address(RVA = "0x1F87470", Offset = "0x1F87470", Length = "0x3C")]
217 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "UnityEngine.UI.Image", Member = "get_material", ReturnType = typeof(Material))]
218 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "UnityEngine.UI.Image", Member = "UpdateMaterial", ReturnType = typeof(void))]
219 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
220 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
221 [MethodImpl(4096)]
222 get;
223 }
class f__AnonymousType0<< Count > j__TPar