Click or drag to resize

RoomSetEventArgs Class

Provides data for the RoomSetEventHandler event handler.
Inheritance Hierarchy
SystemObject
  SoftGear.Strix.Unity.Runtime.EventRoomSetEventArgs

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

The RoomSetEventArgs type exposes the following members.

Constructors
  NameDescription
Public methodRoomSetEventArgs
Initializes a new instance of the RoomSetEventArgs class
Top
See Also