GetBaseScale

From GECK
Jump to: navigation, search


A function added by the JohnnyGuitar NVSE Plugin.

Description

Returns base scale of a reference. If called on an NPC, will return their base height.

Syntax

[help]
(float) ref.GetBaseScale 

Or:

(float) ref.GetBasedScale

Example

set fBaseScale to Player.GetBaseScale 

See Also