RoomPropertiesname Property |
The name of the room.
You can set the name when creating the room or change it later using
SetRoom if you are the room's owner.
Namespace:
SoftGear.Strix.Unity.Runtime
Assembly:
StrixUnityRuntime (in StrixUnityRuntime.dll) Version: 1.5.0
Syntax public string name { get; set; }
Property Value
Type:
StringSee Also