Difference between revisions of "GetScale"
Jump to navigation
Jump to search
imported>Haama (Added update tag) |
imported>Speedo (Updated) |
||
Line 1: | Line 1: | ||
'''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. | Returns the current scale of the calling reference: 1.0 is normal scale, less than 1 is smaller, greater than 1 is larger. | ||
Revision as of 10:27, 10 April 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.