Difference between revisions of "IsCarryable"

From the CreationKit Wiki
Jump to navigation Jump to search
imported>SJML Bot
(Bot creating condition functions pages.)
 
imported>Chesko
Line 1: Line 1:
Returns 1 if this target object can be picked up. Used by [[Idle Animations]].


== Example ==
The following would return true if the target object can be picked up.
[[File:chesko_confunc_IsCarryable.jpg]]


[[Category:Condition Functions]]
[[Category:Condition Functions]]

Revision as of 14:37, 18 December 2012

Returns 1 if this target object can be picked up. Used by Idle Animations.

Example

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

Chesko confunc IsCarryable.jpg