[Missing <summary> documentation for "T:VVVV.PluginInterfaces.V2.StatusCode"]
Assembly: VVVV.PluginInterfaces (in VVVV.PluginInterfaces.dll) Version: 2.0.4694.10872
Syntax
| C# |
|---|
[FlagsAttribute] public enum StatusCode |
Members
| Member name | Value | Description | |
|---|---|---|---|
| None | 0 | ||
| IsMissing | 1 | ||
| IsBoygrouped | 2 | ||
| IsConnected | 4 | ||
| HasInvalidData | 8 | ||
| HasRuntimeError | 16 | ||
| IsExposed | 32 |