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

◆ clippingSoftness

Vector2 UnityEngine.CanvasRenderer.clippingSoftness
set

Definition at line 170 of file CanvasRenderer.cs.

171 {
172 [global::Cpp2ILInjected.Token(Token = "0x600001C")]
173 [global::Cpp2ILInjected.Address(RVA = "0x1FF0C48", Offset = "0x1FF0C48", Length = "0x48")]
174 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
175 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "UnityEngine.UI.MaskableGraphic", Member = "SetClipSoftness", MemberParameters = new object[] { typeof(Vector2) }, ReturnType = typeof(void))]
176 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
177 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
178 set
179 {
180 throw null;
181 }
182 }
class f__AnonymousType0<< Count > j__TPar