UserAOIEntryPoint Property |
Returns the entry point of this user in the current user's AoI.
Namespace:
Sfs2X.Entities
Assembly:
SmartFox2X (in SmartFox2X.dll) Version: 1.8.0.0 (1.8.0)
Syntax Vec3D AOIEntryPoint { get; set; }
Property Value
Type:
Vec3DRemarks
The returned coordinates are those that the user had when his presence in the current user's Area of Interest was last notified by a
PROXIMITY_LIST_UPDATE event.
This field is populated only if the user joined a Room of type MMORoom and this is configured to receive such data from the server.
See Also