Any object that will serve as backing state storage (usually scene store)
The name of the state in the object to check. The backing state will be prefixed with "__" from this name.
OptionalcustomState: anyOptional custom state to check instead of the store state
true if the state is triggered from false to true, false otherwise
Checks if the specified state has been triggered from false to true.