Creation/Dev/Script/Client/TExplosion: Difference between revisions
From Graal Bible
mNo edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
=TExplosion= | |||
Inherits [[Creation/Dev/Script/Client/TLevelObject|TLevelObject]]. | |||
==Variables== | |||
{| border="1" cellpadding="2" width="100%" | |||
| '''Name''' | |||
| '''Type''' | |||
| '''Description''' | |||
|- | |||
| dir | |||
| integer (read only) | |||
| | |||
|- | |||
| power | |||
| integer (read only) | |||
| Power of the explosion | |||
|- | |||
| time | |||
| float (read only) | |||
| | |||
|} |
Revision as of 10:27, 27 January 2006
TExplosion
Inherits TLevelObject.
Variables
Name | Type | Description |
dir | integer (read only) | |
power | integer (read only) | Power of the explosion |
time | float (read only) |