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

◆ UIToggleImage()

Terraria.GameContent.UI.Elements.UIToggleImage.UIToggleImage ( Asset< Texture2D > texture,
int width,
int height,
Point onTextureOffset,
Point offTextureOffset )
inline

Definition at line 23 of file UIToggleImage.cs.

24 {
25 if (!true)
26 {
27 }
28 if (true)
29 {
30 return;
31 }
32 if (!true)
33 {
34 }
35 base..ctor();
36 this._onTexture = texture;
37 this._offTexture = texture;
39 this._drawWidth = width;
40 this._drawHeight = height;
41 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar.