Difference between revisions of "LLiftedKind"

From Wiki
Jump to: navigation, search
 
Line 4: Line 4:
 
=== Description ===
 
=== Description ===
 
{{ro}}
 
{{ro}}
 +
 +
(Added in 1.41) The #lLiftedKind system variable determines if an object is being dragged/lifted.
 +
 +
'''#lLiftedKind values'''
 +
{| border="1"
 +
!style="background:#ffdead;" |Value||!style="background:#ffdead;" |Description
 +
|-
 +
|0 || An object is not on the cursor
 +
|-
 +
|1 || An object is on the cursor
 +
|}
  
 
==== Example ====
 
==== Example ====
Line 12: Line 23:
 
==== See Also ====
 
==== See Also ====
 
{|
 
{|
| Width=200px |  
+
| Width=200px | [[Var lLiftedID|#lLiftedID]] || Width=200px | [[Var lLiftedType|#lLiftedType]] 
 
|}
 
|}
 
----
 
----

Revision as of 08:44, 18 August 2005

#lLiftedKind

Last Action System Variables

Description

(Added in 1.41) The #lLiftedKind system variable determines if an object is being dragged/lifted.

#lLiftedKind values

Value Description
0 An object is not on the cursor
1 An object is on the cursor

Example



See Also

#lLiftedID #lLiftedType

Main_Page Documentation Last Action System Variables