RoomSearchEventArgsroomInfoCollection Property |
A collection of found rooms.
Namespace:
SoftGear.Strix.Unity.Runtime.Event
Assembly:
StrixUnityRuntime (in StrixUnityRuntime.dll) Version: 1.5.0
Syntax public ICollection<RoomInfo> roomInfoCollection { get; }
Property Value
Type:
ICollectionRoomInfoSee Also