Gaming
 

ActionLockObject

From NWN2Wiki

// The action subject will lock oTarget, which can be a door or a placeable
// object.
void ActionLockObject(object oTarget);