Auction chat content.
[Visual Basic] Protected _auction As String [C#] protected string _auction; [C++] protected: String* _auction; [JScript] protected var _auction: String;
PlayerCharacter Class | croemud.character Namespace