Difference between revisions of "GetLockLevel"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>Fella
imported>Qazaaq
m (→‎See Also: making list)
Line 6: Line 6:


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


   
   

Revision as of 09:56, 19 February 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