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

From Graal Bible
mNo edit summary
 
No edit summary
 
(4 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<pre>
[[Category:Scripting Reference]]
          Camera (ShapeBase):
Inherits [[Creation/Dev/Script/Client/ShapeBase|ShapeBase]].
            setflymode()
 
            setorbitmode(obj, str, float, float, float, bool)
=Functions=
</pre>
{| border="1" cellpadding="2" width="100%"
| '''Name'''
| '''Return Type'''
| '''Description'''
|-
| setflymode()
|
|
|-
| setorbitmode(obj, str, float, float, float, bool)
|
|
|}

Latest revision as of 00:47, 16 February 2010

Inherits ShapeBase.

Functions

Name Return Type Description
setflymode()
setorbitmode(obj, str, float, float, float, bool)