SetThingCaptureCog
Sets a thing's capture cog to the given cog. This verb performs the same action as
CaptureThing()
, but allows you to specify the new capture cog. Syntax:
SetThingCaptureCog(thing, cog);
Related:
GetThingCaptureCog()
ReleaseThing()
Thing Cogs
Alternatives:
CaptureThing()