PickIdle

From the Fallout3 GECK Wiki
Revision as of 16:16, 25 October 2014 by imported>Prideslayer (Better to have some kind of entry here than just delete the page. It's a function, it exists and is available.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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