enum
FilterType
public sealed enum FilterType : Enum Enum Values
| Name | Value | Description |
|---|---|---|
Include | | Only include the connections in the filter when sending a message. |
Exclude | | Exclude the connections in the filter when sending a message. |
Assembly:
Sandbox.Engine Declaring Type: Connection/Filter Full Name: Sandbox.Connection.Filter.FilterType