Difference between revisions of "SET OBJECT VISIBLE"

From GTAMods Wiki
Jump to navigation Jump to search
(can you test before posting?)
 
Line 1: Line 1:
 
{{Native
 
{{Native
 
|np=2
 
|np=2
|p1t=int
+
|p1t=handle
 
|p1d=Object handle
 
|p1d=Object handle
|p2t=int
+
|p2t=boolean
 
|p2d=0 - invisible, 1 - visible
 
|p2d=0 - invisible, 1 - visible
|r=0
 
 
}}
 
}}
 
Sets the visibility of the object.
 
Sets the visibility of the object.

Latest revision as of 20:44, 20 January 2009

SET_OBJECT_VISIBLE
Number of parameters: 2
Parameter #TypeDescription
1.handleObject handle
2.boolean0 - invisible, 1 - visible
Return value:
TypeDescription
None

Sets the visibility of the object.