Difference between revisions of "GetScale"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>Speedo
(Updated)
imported>Vswe
m (Added Search Terms)
 
Line 14: Line 14:
[[Category: Statistics Functions]]
[[Category: Statistics Functions]]
[[Category: Statistics Functions (CS 1.0)]]
[[Category: Statistics Functions (CS 1.0)]]
<!-- Begin Search Terms
Get
Scale
End Search Terms -->

Latest revision as of 09:24, 20 June 2008

Syntax:

(Scale:float) reference.GetScale

Returns the current scale of the calling reference: 1.0 is normal scale, less than 1 is smaller, greater than 1 is larger.

When called on NPCs with the console, the result will be multiplied by the NPC's Race's Height attribute.