Creation/Dev/Script/Client/TProjectile: Difference between revisions
From Graal Bible
mNo edit summary |
Pooper200000 (talk | contribs) No edit summary |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
[[Category:Scripting Reference]] | |||
Inherits [[Creation/Dev/Script/Client/TGaniObject|TGaniObject]]. | Inherits [[Creation/Dev/Script/Client/TGaniObject|TGaniObject]]. | ||
Latest revision as of 10:24, 16 February 2010
Inherits TGaniObject.
Variables
Name | Type | Description |
angle | float (read only) | |
fromplayer | object (read only) | |
horiz | boolean (read only) | |
params | object (read only) | |
speed | float (read only) | |
x | float (read only) | |
y | float (read only) | |
z | float (read only) | |
zspeed | float (read only) |