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
IColorable.cs
Go to the documentation of this file.
1
using
System
;
2
using
Microsoft.Xna.Framework.Graphics
;
3
4
namespace
Terraria.GameContent.UI.Elements
5
{
6
// Token: 0x02000ABC RID: 2748
7
public
interface
IColorable
8
{
9
// Token: 0x170008C6 RID: 2246
10
// (get) Token: 0x060050F4 RID: 20724
11
// (set) Token: 0x060050F5 RID: 20725
12
Color
Color
{
get
;
set
; }
13
}
14
}
Terraria.GameContent.UI.Elements.IColorable
Definition
IColorable.cs:8
Microsoft.Xna.Framework.Graphics
Definition
Blend.cs:4
System
Definition
__ComObject.cs:4
Terraria.GameContent.UI.Elements
Definition
EmoteButton.cs:9
Microsoft.Xna.Framework.Graphics.Color
Definition
Color.cs:12
source
Terraria
GameContent
UI
Elements
IColorable.cs
Generated by
1.10.0