Cronous Emulation Server Daemon

PlayerCharacterClass Methods

The methods of the PlayerCharacterClass class are listed below. For a complete list of PlayerCharacterClass class members, see the PlayerCharacterClass Members topic.

Public Static (Shared) Methods

make_magician_classMakes the magician class.
make_paladin_classMakes the paladin class.
make_valkyrie_classMakes the valkyrie class.
make_warrior_classMakes the warrior class.

Public Instance Methods

can_equipChecks whether this class can equip a given item.
Equals (inherited from Object) Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object) Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object) Gets the Type of the current instance.
ToString (inherited from Object) Returns a String that represents the current Object.

See Also

PlayerCharacterClass Class | croemud.character Namespace