SetIdleLoopTimes

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
< [[::Category:Functions|Category:Functions]]

A function added by the JIP NVSE Plugin.

Description

Sets the Min and Max loop times of the passed Idle Animation.

Syntax

[help]
SetIdleLoopTimes idleAnim:ref minTimes:int maxTimes:int

Example

SetIdleLoopTimes RepairWall02 1 4

See Also