Navigation
API > API/Plugins > API/Plugins/SmartObjectsModule > API/Plugins/SmartObjectsModule/FSmartObjectSlotValidationParams
Syntax
UPROPERTY (EditAnywhere, Category="Default")
FSmartObjectUserCapsuleParams UserCapsule
Remarks
Dimensions of the capsule used for testing if user can fit into a specific location. If bUseNavigationCapsuleSize is set, the capsule size from the Actor navigation settings is used if the actor is present (otherwise we fallback to the UserCapsule).