Click or drag to resize

RoomPropertiesstringKey Property

An arbitrary string value that can be used for application's own purposes.

Namespace:  SoftGear.Strix.Unity.Runtime
Assembly:  StrixUnityRuntime (in StrixUnityRuntime.dll) Version: 1.5.0
Syntax
C#
public string stringKey { get; set; }

Property Value

Type: String
See Also