Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

ConditionEqualsAttribute

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

Define a equals condition

[ConditionEquals("Cond3", nameof(Switch3), 123)]

Determine whether the property Switch3 is equal to 123

Most major data types and Enum are supported

For more information, please refer to the "Condition" description section