Unit Reference Latch - RealityStop/Bolt.Addons.Community GitHub Wiki

Latch

Mimics a Flip-Flop by "latching" an input boolean true value, almost as a "has it ever been true" check. There is a provided Reset input that allows the unit to reset the internal memory. Should both the Set and Reset be true, whichever has dominance will be used.

The Value output is used to indicate if the latch is in the set state or not.

⚠️ **GitHub.com Fallback** ⚠️