Click or drag to resize

UserPropertiesIS_NPC Field

The user is a Non-Player Character (NPC).

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

Field Value

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