Property | Type | Description | |
---|---|---|---|
m_carry | int | ||
m_flags | int | ||
m_name | string | ||
m_stats | stats, |
Method | Description | |
---|---|---|
monster ( string mName, int mCarry, int mFlags, stats, mStats ) : System |
public monster ( string mName, int mCarry, int mFlags, stats, mStats ) : System | ||
mName | string | |
mCarry | int | |
mFlags | int | |
mStats | stats, | |
return | System |