Converts a bool pin from toggle to bang.
Namespace: VVVV.PluginInterfaces.V2Assembly: VVVV.PluginInterfaces (in VVVV.PluginInterfaces.dll) Version: 2.0.4694.10872
Syntax
| C# |
|---|
public bool IsBang { get; set; } |
| vvvv45 plugin specification |
| IOAttribute..::..IsBang Property |
| IOAttribute Class See Also Send Feedback |
| C# |
|---|
public bool IsBang { get; set; } |