Creation/Dev/Script/Client/Item: Difference between revisions
From Graal Bible
(Replacing page with '{{antiunix}}') |
Pooper200000 (talk | contribs) No edit summary |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
{{ | [[Category:Scripting Reference]] | ||
Inherits [[Creation/Dev/Script/Client/TSStatic|TSStatic]]. | |||
=Variables= | |||
{| border="1" cellpadding="2" width="100%" | |||
| '''Name''' | |||
| '''Type''' | |||
| '''Description''' | |||
|- | |||
| datablock | |||
| object | |||
| | |||
|} | |||
=Functions= | |||
{| border="1" cellpadding="2" width="100%" | |||
| '''Name''' | |||
| '''Return Type''' | |||
| '''Description''' | |||
|- | |||
| hide() | |||
| | |||
| | |||
|- | |||
| show() | |||
| | |||
| | |||
|- | |||
| startfade(float, float, bool) | |||
| | |||
| | |||
|} |
Latest revision as of 23:58, 15 February 2010
Inherits TSStatic.
Variables
Name | Type | Description |
datablock | object |
Functions
Name | Return Type | Description |
hide() | ||
show() | ||
startfade(float, float, bool) |