Conditionals

$5
Publisher Roy Barina
File size 3.19MB
Number of files 78
Latest version 4.1.1
Latest release date 2023-07-10 04:29:19
First release date 2021-04-22 08:20:19
Supported Unity versions 2018.4.2 or higher

Conditionals saves you precious time by letting you evaluate conditions right in the inspector without the need to create and write extra scripts.


It uses reflections and expressions API’s to find the desired fields\properties\methods, stores them in delegates to execute during runtime and fires events when appropriate.


Please make sure to read about reflections and expressions in advance if you are yet to be familiar with it.