Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
CreativePowerUIElementRequestInfo.cs
Go to the documentation of this file.
1
namespace
Terraria.GameContent.Creative
;
2
3
public
struct
CreativePowerUIElementRequestInfo
4
{
5
public
int
PreferredButtonWidth
;
6
7
public
int
PreferredButtonHeight
;
8
}
Terraria.GameContent.Creative
Definition
CreativeItemSacrificesCatalog.cs:6
Terraria.GameContent.Creative.CreativePowerUIElementRequestInfo.PreferredButtonWidth
int PreferredButtonWidth
Definition
CreativePowerUIElementRequestInfo.cs:5
Terraria.GameContent.Creative.CreativePowerUIElementRequestInfo.PreferredButtonHeight
int PreferredButtonHeight
Definition
CreativePowerUIElementRequestInfo.cs:7
Terraria.GameContent.Creative.CreativePowerUIElementRequestInfo
Definition
CreativePowerUIElementRequestInfo.cs:4
source
Terraria.GameContent.Creative
CreativePowerUIElementRequestInfo.cs
Generated by
1.10.0