Click or drag to resize

ClientOptions Properties

This stuff is still in the planning stages. Any questions or Comments are welcome.

[This is preliminary documentation and is subject to change.]

The ClientOptions type exposes the following members.

Properties
  NameDescription
Public propertyAccount
Optional Account E-Mail
Public propertyCharacterName
Character Name
Public propertyCharacterShortName
Gets the short name of the character.
Public propertyColors
Gets or sets the avatar colors.
Public propertyConnectionRetries
Gets or sets the connection retries.
(Inherited from BaseConnectionOptions.)
Public propertyConnectionTimeOut
Gets or sets the connection time out.
(Inherited from BaseConnectionOptions.)
Public propertyCostume
Costume to use with Selected Character
Public propertyDescription
Gets or sets the avatar description.
Public propertyGameServerHost
Host name or IP of the game server
(Inherited from BaseConnectionOptions.)
Public propertyGameServerPort
Game server TCP Port
(Inherited from BaseConnectionOptions.)
Public propertyPassword
Gets or sets the password.
Public propertyVersion
Gets or sets the version.
Top
See Also