func ControlUse(object clonk) { clonk->SetAction("Bridge"); clonk->SetActionData(Material("Gold")); clonk->SetComDir(COMD_Up); }