Creation/Dev/Script/Client/Item: Difference between revisions
From Graal Bible
(Replacing page with '{{antiunix}}') |
|||
Line 1: | Line 1: | ||
{{ | 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) | |||
| | |||
| | |||
|} |
Revision as of 10:38, 1 July 2007
Inherits TSStatic.
Variables
Name | Type | Description |
datablock | object |
Functions
Name | Return Type | Description |
hide() | ||
show() | ||
startfade(float, float, bool) |