Cronous Emulation Server Daemon

Player._fame Field

Fame.

[Visual Basic]
Protected _fame As Integer
[C#]
protected int _fame;
[C++]
protected: int _fame;
[JScript]
protected var _fame: int;

See Also

Player Class | croemud.game Namespace