Difference between revisions of "GetLockLevel"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
 
imported>Vswe
m (Added Search Terms)
 
(4 intermediate revisions by 4 users not shown)
Line 6: Line 6:


==See Also==  
==See Also==  
[[GetLocked]]  
*[[GetLocked]]
*[[Lock]]
*[[Unlock]]  


   
   


[[Category: Functions]]
[[Category: Functions]]
[[Category:Functions (CS)]]
[[Category: Functions (CS 1.0)]]
[[Category: Condition Functions]]
[[Category: Condition Functions (CS 1.0)]]
[[Category: Miscellaneous Functions]]
[[Category: Miscellaneous Functions]]
[[Category: Condition Functions]]
[[Category: Miscellaneous Functions (CS 1.0)]]
 
<!-- Begin Search Terms
Get
Lock
Level
End Search Terms -->

Latest revision as of 09:05, 20 June 2008

Syntax:

GetLockLevel 


Returns the reference's lock level (0-100). Note that this function does not tell you whether the reference is currently locked, only what it's lock level would be if it was locked.

See Also[edit | edit source]