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

◆ UIImageFramed()

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

Definition at line 33 of file UIImageFramed.cs.

34 {
35 int num = 1;
36 if (num == 0)
37 {
38 }
39 base..ctor();
40 this._texture = texture;
41 this._frame = frame;
42 if (num == 0)
43 {
44 }
45 this.<Color>k__BackingField = num;
46 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, and Terraria.GameContent.UI.Elements.UIImageFramed.k__BackingField.