IsCarryable

From the CreationKit Wiki
Revision as of 16:00, 17 August 2024 by DavidJCobb (talk | contribs) (Functionality verified via reverse-engineering.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This condition function returns 1 if the target object is any of the following form types, or 0 otherwise.

The intended use is for Idle Animations.

Example[edit | edit source]

The following would return true if the target object can be picked up.

Chesko confunc IsCarryable.jpg