mjj38
- ago
It seems as though the boolean parameter type is missing when trying to optimize.
0
853
Solved
1 Replies

Reply

Bookmark

Sort
Glitch8
 ( 10.94% )
- ago
#1
Yes, optimizations only support numeric types (Int32 and Double). You can of course use the good ole' 0 to 1 to represent a "boolean" type parameter.
1
Best Answer

Reply

Bookmark

Sort