Cronous Emulation Server Daemon

PlayerCharacter._auction Field

Auction chat content.

[Visual Basic]
Protected _auction As String
[C#]
protected string _auction;
[C++]
protected: String* _auction;
[JScript]
protected var _auction: String;

See Also

PlayerCharacter Class | croemud.character Namespace