Click or drag to resize

MMORoomDefaultAOI Property

Returns the default Area of Interest (AoI) of this MMORoom.

Namespace:  Sfs2X.Entities
Assembly:  SmartFox2X (in SmartFox2X.dll) Version: 1.8.0.0 (1.8.0)
Syntax
C#
public Vec3D DefaultAOI { get; set; }

Property Value

Type: Vec3D
See Also