Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

SeparatorAttribute

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

A divider line is displayed above the control and color can set

[Separator("red")]
public int Value1;
 
[Separator]
public int Value2;

Supports property type: int, string