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

From Graal Bible
mNo edit summary
 
(reformat)
Line 1: Line 1:
<pre>
Inherits [[Creation/Dev/Script/Client/GameBase|GameBase]].
        SpawnSphere (GameBase):
 
          indoorweight - float
=Variables=
          outdoorweight - float
{| border="1" cellpadding="2" width="100%"
          radius - float
| '''Name'''
          sphereweight - float
| '''Type'''
</pre>
| '''Description'''
|-
| indoorweight
| float
|
|-
| outdoorweight
| float
|
|-
| radius
| float
|
|-
| sphereweight
| float
|
|}

Revision as of 17:58, 27 January 2006

Inherits GameBase.

Variables

Name Type Description
indoorweight float
outdoorweight float
radius float
sphereweight float