Creation/Dev/Script/Client/TExplosion: Difference between revisions

From Graal Bible
(Replacing page with '{{antiunix}}')
No edit summary
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{antiunix}}
[[Category:Scripting Reference]]
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)
|
|}

Latest revision as of 11:21, 16 February 2010

Inherits TLevelObject.

Variables

Name Type Description
dir integer (read only)
power integer (read only) Power of the explosion
time float (read only)