event_mgr_drop_skin_slots
Back to SOAP Architecture Method Reference
Description
The event_mgr_drop_skin_slots method removes previously targeted Frames from an existing Events.
Parameters
Parameter | Description | Type | Required (R) or Optional (O) |
---|---|---|---|
domain_id | The unique ID# of your domain. | bstypes:ResourceId | R |
id | The unique ID# of the event to update. | bstypes:ResourceId | R |
skin_slot_ids | A comma separated list of IDs of the frames to be removed | string | R |
drop_date | The date at which the update should be applied | bstypes:SimpleDate | O |
Return Values
Value | Description | Type | Required (R) or Optional (O) |
---|---|---|---|
id | The unique ID# of this event. | bstypes:ResourceId | R |