Back to Server

Body

(ctor) Body( int bodyID )
int BodyID( get; )
bool IsAnimal( get; )
bool IsEmpty( get; )
bool IsEquipment( get; )
bool IsFemale( get; )
bool IsGargoyle( get; )
bool IsGhost( get; )
bool IsHuman( get; )
bool IsMale( get; )
bool IsMonster( get; )
bool IsSea( get; )
BodyType Type( get; )
virtual bool Equals( object o )
virtual int GetHashCode()
virtual string ToString()