Hi,
A better way is to only get it when you need it, instead of every update.
and if you cache the Fsmbool in a private variable, and find the fsmbool once, and then get its value on update, it will be a lot more performant and totally fine actually.
Bye,
Jean