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

From Graal Bible
mNo edit summary
 
No edit summary
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
<pre>
[[Category:Scripting Reference]]
        SpawnSphere (GameBase):
Inherits [[Creation/Dev/Script/Client/GameBase|GameBase]].
          indoorweight - float
 
          outdoorweight - float
=Variables=
          radius - float
{| border="1" cellpadding="2" width="100%"
          sphereweight - float
| '''Name'''
</pre>
| '''Type'''
| '''Description'''
|-
| indoorweight
| float
|
|-
| outdoorweight
| float
|
|-
| radius
| float
|
|-
| sphereweight
| float
|
|}

Latest revision as of 11:20, 16 February 2010

Inherits GameBase.

Variables

Name Type Description
indoorweight float
outdoorweight float
radius float
sphereweight float