GetLockUnlockDC

From NWN Lexicon
Revision as of 16:27, 24 December 2017 by Fp (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search



GetLockUnlockDC(object)

Find a lock's unlock DC.

int GetLockUnlockDC(
    object oObject
);

Parameters

oObject

The locked object.


Description

Returns an integer that indicates the unlock DC for the lock. If the object doesn't have an unlock DC then the function returns 0.