GetScale

< [[::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

See Also