MMORoomHigherMapLimit Property |
Returns the higher coordinates limit of the virtual environment represented by the MMORoom along the X,Y,Z axes.
Namespace:
Sfs2X.Entities
Assembly:
SmartFox2X (in SmartFox2X.dll) Version: 1.8.0.0 (1.8.0)
Syntax public Vec3D HigherMapLimit { get; set; }
Property Value
Type:
Vec3DRemarks
If null is returned, then no limits were set at Room creation time.
See Also