Click or drag to resize

RoomDirectRelayEventArgs Class

Provides data for the RoomDirectRelayEventHandler event handler.
Inheritance Hierarchy
SystemObject
  SoftGear.Strix.Unity.Runtime.EventRoomDirectRelayEventArgs

Namespace:  SoftGear.Strix.Unity.Runtime.Event
Assembly:  StrixUnityRuntime (in StrixUnityRuntime.dll) Version: 1.5.0
Syntax
C#
public class RoomDirectRelayEventArgs

The RoomDirectRelayEventArgs type exposes the following members.

Constructors
  NameDescription
Public methodRoomDirectRelayEventArgs
Initializes a new instance of the RoomDirectRelayEventArgs class
Top
See Also