Navigation
API > API/Plugins > API/Plugins/SmartObjectsModule > API/Plugins/SmartObjectsModule/USmartObjectSubsystem
| Type | Name | Description | |
|---|---|---|---|
| FSmartObjectClaimHandle | Claim
(
const FSmartObjectRequestResult& RequestResult, |
Please use MarkSmartObjectSlotAsClaimed instead | |
| FSmartObjectClaimHandle | Claim
(
const FSmartObjectSlotHandle SlotHandle, |
Please use MarkSlotAsClaimed instead | |
| FSmartObjectClaimHandle | Claim
(
const FSmartObjectHandle Handle, |
Please use MarkSlotAsClaimed passing only the slot handle | |
| FSmartObjectClaimHandle | Claim
(
const FSmartObjectHandle Handle, |
Please use both FindSlots and MarkSlotAsClaimed using only the slot handle. This will allow proper support of selection conditions. |