SmartFoxServer 3 C++ Client API 3.1.0-beta
Client API for SmartFoxServer 3
Loading...
Searching...
No Matches
sfs3::requests::MapLimits Struct Reference

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.

Detailed Description

The lowest and highest coordinates available inside an MMORoom.

Any position falling outside these limits is refused by the server.

See also
MMOSettings

The documentation for this struct was generated from the following file:
  • requests/RoomSettings.h