Enumeration MessageFilterDirection

The direction that a message filter for a perspective is going.

Enumeration Members

Enumeration Members

Incoming: 0

The message is going to the perspective, either from the main room or another perspective,

Outgoing: 1

The message is coming from the perspective, to either the main room or another perspective.

Generated using TypeDoc