terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ SetImage()

void Terraria.GameContent.UI.Elements.UIImageFramed.SetImage ( Asset< Texture2D > texture,
Rectangle frame )
inline

Definition at line 49 of file UIImageFramed.cs.

50 {
51 this._texture = texture;
52 this._frame = frame;
53 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar.