Creation/Dev/Script/Client/TLevelObject: Difference between revisions
From Graal Bible
mNo edit summary |
mNo edit summary |
||
| Line 1: | Line 1: | ||
Inherits [[Creation/Dev/Script/Client/TDrawableObject|TDrawableObject]]. | Inherits [[Creation/Dev/Script/Client/TDrawableObject|TDrawableObject]]. | ||
=Variables= | |||
{| border="1" cellpadding="2" width="100%" | {| border="1" cellpadding="2" width="100%" | ||
| '''Name''' | | '''Name''' | ||
Revision as of 10:33, 27 January 2006
Inherits TDrawableObject.
Variables
| Name | Type | Description |
| level | TServerLevel object (read only) | |
| x | float | |
| y | float | |
| z | float |