Category: Objects
/ Crew Since engine version: 5.1 OC
Description
Transfers the info section from one object to another. The info section contains name, rank, permanent physicals, etc. Using this command you can e.g. perform reincarnations by transferring the info section from a dead clonk to a live one.
Syntax
bool GrabObjectInfo(object from);
Parameter
from:
Object (clonk) of which to retrieve the info section.
Remark
This command implies a MakeCrewMember for the owning player. So the clonk should not already be a crew member - this would cause a new crew member info to be created and immediately discarded.