AddUserEvent

Clan channel delta adduser event is used to add a new user into the clan.

Constructors

Link copied to clipboard
constructor(name: String, world: Int, rank: Int)

Properties

Link copied to clipboard

the name of the player to add to the clan

Link copied to clipboard
val rank: Int

the rank of the player within the clan

Link copied to clipboard
val world: Int

the id of the world in which the player resides

Functions

Link copied to clipboard
open override fun toString(): String