SetNPCHeight

From GECK
Jump to: navigation, search


A function added by the New Vegas Script Extender.

Description

Sets the height attribute of the specified NPC or calling reference.

Syntax

[help]
(float) Actor.SetNPCHeight NewHeight:float Actor:NPC 

Example

SunnyREF.SetNPCHeight 25.0

See Also