Creation/Dev/Script/Client/GuiPlayerView: Difference between revisions
From Graal Bible
(reformat) |
Pooper200000 (talk | contribs) No edit summary |
||
| Line 1: | Line 1: | ||
[[Category:Scripting Reference]] | |||
Inherits [[Creation/Dev/Script/Client/GuiControl|GuiControl]]. | Inherits [[Creation/Dev/Script/Client/GuiControl|GuiControl]]. | ||
Latest revision as of 23:54, 15 February 2010
Inherits GuiControl.
Variables
| Name | Type | Description |
| ambientcolor | string | |
| cameraz | float | |
| lightcolor | string | |
| lightdirection | string | |
| modelrotx | float | |
| modelrotz | float |
Functions
| Name | Return Type | Description |
| mountshape(int, int, str, str) | boolean | |
| setmodel(str, str, str) | ||
| unmountshape(int) |