GetScale
Revision as of 18:57, 7 February 2010 by imported>PoHa! (entered info, used the template for functions)
< [[::Category:Functions|Category:Functions]]
Link to TES4 Construction Set Wiki: GetScale.
A function included in the GECK version 1.1.0.36.
Description
GetScale returns the raw scale of the selected reference object. Normal scale is 1.00 (100%).
Syntax
(scale:float) [Object].GetScale
Example
ShackDoor.GetScale
Will return the shack door's current scale
Notes
None