Difference between revisions of "SET OBJECT VISIBLE"
Jump to navigation
Jump to search
(can you test before posting?) |
|||
| Line 1: | Line 1: | ||
{{Native | {{Native | ||
|np=2 | |np=2 | ||
| − | |p1t= | + | |p1t=handle |
|p1d=Object handle | |p1d=Object handle | ||
| − | |p2t= | + | |p2t=boolean |
|p2d=0 - invisible, 1 - visible | |p2d=0 - invisible, 1 - visible | ||
| − | |||
}} | }} | ||
Sets the visibility of the object. | Sets the visibility of the object. | ||
Latest revision as of 20:44, 20 January 2009
| Number of parameters: 2 | ||
|---|---|---|
| Parameter # | Type | Description |
| 1. | handle | Object handle |
| 2. | boolean | 0 - invisible, 1 - visible |
| Return value: | ||
| Type | Description | |
| None | ||
Sets the visibility of the object.