Public Types | |
| enum | EstateAccessCodex { AccessOptions = 1, AllowedGroups = 2, EstateBans = 4, EstateManagers = 8 } |
| enum | TeleportFlags { Default = 0, SetHomeToTarget = 1 << 0, SetLastToTarget = 1 << 1, ViaLure = 1 << 2, ViaLandmark = 1 << 3, ViaLocation = 1 << 4, ViaHome = 1 << 5, ViaTelehub = 1 << 6, ViaLogin = 1 << 7, ViaGodlikeLure = 1 << 8, Godlike = 1 << 9, NineOneOne = 1 << 10, DisableCancel = 1 << 11, ViaRegionID = 1 << 12, IsFlying = 1 << 13, ResetHome = 1 << 14, ForceRedirect = 1 << 15, FinishedViaLure = 1 << 26, FinishedViaNewSim = 1 << 28, FinishedViaSameSim = 1 << 29, ViaHGLogin = 1 << 30 } |
Public Attributes | |
| const uint | RegionSize = 256 |
| const byte | TerrainPatchSize = 16 |
| const string | DefaultTexture = "89556747-24cb-43ed-920b-47caed15465f" |
| Default |
No flags set, or teleport failed.
|
| SetHomeToTarget |
Set when newbie leaves help island for first time.
|
| SetLastToTarget | |
| ViaLure |
Via Lure.
|
| ViaLandmark |
Via Landmark.
|
| ViaLocation |
Via Location.
|
| ViaHome |
Via Home.
|
| ViaTelehub |
Via Telehub.
|
| ViaLogin |
Via Login.
|
| ViaGodlikeLure |
Linden Summoned.
|
| Godlike |
Linden Forced me.
|
| NineOneOne | |
| DisableCancel |
Agent Teleported Home via Script.
|
| ViaRegionID | |
| IsFlying | |
| ResetHome | |
| ForceRedirect |
forced to new location for example when avatar is banned or ejected
|
| FinishedViaLure |
Teleport Finished via a Lure.
|
| FinishedViaNewSim |
Finished, Sim Changed.
|
| FinishedViaSameSim |
Finished, Same Sim.
|
| ViaHGLogin |
Agent coming into the grid from another grid.
|
| const uint OpenSim::Framework::Constants::RegionSize = 256 |
| const byte OpenSim::Framework::Constants::TerrainPatchSize = 16 |
| const string OpenSim::Framework::Constants::DefaultTexture = "89556747-24cb-43ed-920b-47caed15465f" |
1.5.6