Click or drag to resize

ClientStatsInteractive Property

Is the client in Interactive mode

Namespace:  Crosser.Common.Server.Protocol
Assembly:  Crosser.Common (in Crosser.Common.dll) Version: 0.0.4
Syntax
C#
public bool Interactive { get; set; }

Property Value

Type: Boolean
See Also