GetHardness(object)

Gets the hardness of a door or placeable object.

int GetHardness(
    object oObject = OBJECT_SELF
);

Parameters

oObject

A door or placeable object.


Description

Gets the hardness of a door or placeable object.

Returns -1 on an error or if used on an object that is neither a door nor a placeable object.



Version

1.67

See Also

functions:  SetHardness
categories:  Get Data from Object Functions


author: bernosky, editor: Mistress