|
SmartFoxServer 3 C++ Client API 3.1.0-beta
Client API for SmartFoxServer 3
|
The lowest and highest coordinates available inside an MMORoom. More...
#include <RoomSettings.h>
Public Attributes | |
| entities::Vec3D | lowerLimit |
| The lowest coordinate possible in the map. | |
| entities::Vec3D | higherLimit |
| The highest coordinate possible in the map. | |
The lowest and highest coordinates available inside an MMORoom.
Any position falling outside these limits is refused by the server.