Skip to main content

Condition_ShouldPutDownInventoryFirst

Description

Checks whether the character should put the hand-carried object into inventory before trying TargetObject placement (B2GameObjectHelper::CanAutoPutDownToInventory). During a PutDown action, uses the hand selected in PutDownContext. If UseHand is not specified, checks both hands (right first, then left).

Parameters

ParameterDescription
BaseObjectThe character to check. Must be Self.
CompareTypeComparison operator: Equal, NotEqual

Examples

DescriptionBaseObjectCommandCompareType
Check if the carried object should be put in inventory before surfaceSelfShouldPutDownInventoryFirstEqual