final case classZoneLockInfoMessage(zone: Int, lock_status: Boolean, unk: Boolean) extends PlanetSideGamePacket with Product with Serializable
Change the "Empire Status" text in the Interstellar Map zone description for the specified zone.
The Empire Incentives window also displays the changed information.
zone
the zone id
lock_status
true displays "Locked;"
false displays the queue availability for the avatar's empire
This member is added by an implicit conversion from ZoneLockInfoMessage to
any2stringadd[ZoneLockInfoMessage] performed by method any2stringadd in scala.Predef.
This member is added by an implicit conversion from ZoneLockInfoMessage to
ArrowAssoc[ZoneLockInfoMessage] performed by method ArrowAssoc in scala.Predef.
This member is added by an implicit conversion from ZoneLockInfoMessage to
StringFormat[ZoneLockInfoMessage] performed by method StringFormat in scala.Predef.
Definition Classes
StringFormat
Annotations
@inline()
final defgetClass(): Class[_]
Definition Classes
AnyRef → Any
final defisInstanceOf[T0]: Boolean
Definition Classes
Any
vallock_status: Boolean
true displays "Locked;"
false displays the queue availability for the avatar's empire
This member is added by an implicit conversion from ZoneLockInfoMessage to
ArrowAssoc[ZoneLockInfoMessage] performed by method ArrowAssoc in scala.Predef.
Change the "Empire Status" text in the Interstellar Map zone description for the specified zone. The Empire Incentives window also displays the changed information.
the zone id
true
displays "Locked;"false
displays the queue availability for the avatar's empirena; usually
true