SetLockLockable(object, int)

Sets whether or not the object can be locked.

void SetLockLockable(
    object oObject,
    int nLockable = TRUE
);

Parameters

oObject

A door or placeable.

nLockable

TRUE or FALSE. (Default: TRUE)


Description

Sets whether or not the object can be locked.



Version

1.67

See Also

functions:  GetLockLockable
categories:  Get Data from Object Functions


author: Mistress