Click or drag to resize

RoomPropertiesIS_TYPE_DEFAULT Field

The Room is of default type on the server-side (i.e. not an MMORoom or SFSGame).

Namespace:  Sfs2X.Entities.Match
Assembly:  SmartFox2X (in SmartFox2X.dll) Version: 1.8.0.0 (1.8.0)
Syntax
C#
public static readonly string IS_TYPE_DEFAULT

Field Value

Type: String
Remarks
Requires a BoolMatch to be used for values comparison.
See Also