Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

InfoBoxAttribute

A topic by CatyboyStudio created Oct 14, 2022 Views: 70
Viewing posts 1 to 1

Displays an information box above the control

[InfoBox("Message1", Type = MessageType.Info)]
public int Value1;

Can specify a condition that controls whether the information box is displayed