Class BooleanActionBinder
ActionBinder<T> for Boolean type.
Inheritance
BooleanActionBinder
Inherited Members
Namespace: FastenUp.Runtime.Binders.Actions
Assembly: cs.temp.dll.dll
Syntax
public class BooleanActionBinder : ActionBinder<bool>, IActionBinder<UnityEvent<bool>>, IBinder