Back to index...

NameTypeDeprecatedSecureDescription
Inspect.ShardfunctionReturns information about the current shard.

Inspect.Shard

Returns information about the current shard.

Usage:

shard = Inspect.Shard()
ParameterTypeDatatypeDescription
shardresulttableTable containing requested data.
members
name The shard's name.
pvp Signals that the shard is a PvP shard.
rp Signals that the shard is a roleplaying shard.

Back to index...