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

◆ SetNativeSize()

virtual void UnityEngine.UI.Graphic.SetNativeSize ( )
inlinevirtualinherited

Reimplemented in UnityEngine.UI.Image, and UnityEngine.UI.RawImage.

Definition at line 884 of file Graphic.cs.

885 {
886 throw null;
887 }