PickIdle

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

A function included in the GECK version 1.1.0.36.

Description

PickIdle causes the calling actor to choose and play an Idle Animation.

Syntax

[help]
[Actor].PickIdle


Notes

This function will do nothing if no Idle Animations can be found with matching conditions. To force an actor to play an idle even when the conditions are not satisfied, see PlayIdle.

See Also